gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9153: update macs to 1.4.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9153: update macs to 1.4.2
Date: Sun, 16 Apr 2023 22:26:18 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9153
revision-id: carlhansen1234@gmail.com-20230417022614-8z5jy87fsnm31kbg
parent: carlhansen1234@gmail.com-20230417010554-e05xgw4syh60zt5e
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-04-16 19:26:14 -0700
message:
  update macs to 1.4.2
modified:
  pkg/bio/macs/Makefile          makefile-20160617195624-kwz1a09vkg4le6fu-120
=== modified file 'pkg/bio/macs/Makefile'
--- a/pkg/bio/macs/Makefile     2016-06-17 19:57:40 +0000
+++ b/pkg/bio/macs/Makefile     2023-04-17 02:26:14 +0000
@@ -29,7 +29,7 @@
 endef
 LICENSE = 3-clause BSD
 CITE = doi:10.1186/gb-2008-9-9-r137
-
+WORKOBJ = $(WORKSRC)
 ######################################################################
 
 MASTER_SITES = $(MASTER_GITHUB)
@@ -39,6 +39,11 @@
 BUILDDEPS =
 LIBDEPS =
 
+# HINT: this requires python2 , not python3.
+# install python2 in your path, then build this thusly:
+# PYTHON=python2  make 
+# PYTHON=python2  make  install
+# 
 ######################################################################
 
 include ../../../gar/gar.lib/python.mk


reply via email to

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