summarylogtreecommitdiffstats
path: root/ncbi-vdb.patch
diff options
context:
space:
mode:
authorGeorge Amanakis2018-11-14 22:48:25 -0500
committerGeorge Amanakis2018-11-14 22:48:25 -0500
commit72b123a0e26b9ce95cf912ceabd30ea4cc412ada (patch)
tree70fa279ddfb636e938c4022037ebcd64079ed958 /ncbi-vdb.patch
parent5c9ab18513c7606023cca76f04da4439dbc639ba (diff)
downloadaur-72b123a0e26b9ce95cf912ceabd30ea4cc412ada.tar.gz
update to 2.9.3
Diffstat (limited to 'ncbi-vdb.patch')
-rw-r--r--ncbi-vdb.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/ncbi-vdb.patch b/ncbi-vdb.patch
index 15be45225640..457b78cd895c 100644
--- a/ncbi-vdb.patch
+++ b/ncbi-vdb.patch
@@ -1,10 +1,10 @@
-diff -aur ncbi-vdb-2.6.3.pristine/build/Makefile.install ncbi-vdb-2.6.3.new/build/Makefile.install
---- ncbi-vdb-2.6.3.pristine/build/Makefile.install 2016-06-21 18:44:24.984945996 +0000
-+++ ncbi-vdb-2.6.3.new/build/Makefile.install 2016-06-21 18:44:47.754945183 +0000
-@@ -66,11 +66,7 @@
- PROFILE_FILE = $(ROOT)/etc/profile.d/ncbi-vdb
- KONFIG_DIR = $(ROOT)/etc/ncbi/
-
+diff -aur ncbi-vdb-2.9.3/build/Makefile.install src/ncbi-vdb-2.9.3/build/Makefile.install
+--- ncbi-vdb-2.9.3/build/Makefile.install 2018-10-17 16:41:58.000000000 -0400
++++ src/ncbi-vdb-2.9.3/build/Makefile.install 2018-11-10 15:42:30.394214052 -0500
+@@ -38,11 +38,7 @@
+ #fake root for debugging
+ #uncomment this line and change the following test for root ( see under install: ) to succeed:
+ #ROOT = ~/root
-ifeq (linux, $(OS))
- ifeq (0, $(shell id -u))
- LINUX_ROOT = true
@@ -12,5 +12,5 @@ diff -aur ncbi-vdb-2.6.3.pristine/build/Makefile.install ncbi-vdb-2.6.3.new/buil
-endif
+LINUX_ROOT = false
- install: copylibs copyincludes
ifeq (true, $(LINUX_ROOT))
+ KONFIG_DIR = $(ROOT)/etc/ncbi