gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9753: update dwgsim to 0.1.14


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9753: update dwgsim to 0.1.14
Date: Sun, 3 Dec 2023 20:02:05 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9753
revision-id: carlhansen@gnu.org-20231204010201-s7s4ea7sx0mnuejl
parent: carlhansen@gnu.org-20231204000421-no0u83ht0vazb8yb
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2023-12-03 17:02:01 -0800
message:
  update dwgsim to 0.1.14
modified:
  pkg/bio/dwgsim/Makefile        makefile-20211027070334-afi11688wscfnytz-3
=== modified file 'pkg/bio/dwgsim/Makefile'
--- a/pkg/bio/dwgsim/Makefile   2023-04-05 23:48:43 +0000
+++ b/pkg/bio/dwgsim/Makefile   2023-12-04 01:02:01 +0000
@@ -47,7 +47,7 @@
 GITSRC =  $(BASEDIRABS)/$(DOWNLOADDIRGIT)/$(GARNAME)
 WORKSRC =               $(DOWNLOADDIRGIT)/$(GARNAME)
 WORKOBJ =  $(WORKSRC)
-# go with the flow
+# It seems to insist on the above; go with the flow.
 
 BUILDDEPS = 
 # samtools
@@ -61,14 +61,6 @@
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
-#fetch-my:
-#      mkdir -p $(DOWNLOADDIR)/git
-#      cd $(DOWNLOADDIR)/git && \
-#              git clone --recursive  $(GIT_PATH) $(DISTNAME)   && \
-#              (cd $(DISTNAME) && git checkout $(GIT_REVISION)) && \
-#              tar czvf ../$(notdir $*) $(DISTNAME)
-#      $(MAKECOOKIE)
-
 
 build-my: fetch-gitrecursive
        mkdir -p $(WORKOBJ)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]