summarylogtreecommitdiffstats
path: root/sra-tools.patch
blob: fa6b01c95f468625364a0734a5e48544d1ae7e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff -aur sra-tools-2.9.3/build/Makefile.install src/sra-tools-2.9.3/build/Makefile.install
--- sra-tools-2.9.3/build/Makefile.install	2018-10-17 16:43:11.000000000 -0400
+++ src/sra-tools-2.9.3/build/Makefile.install	2018-11-10 21:48:37.287363790 -0500
@@ -48,11 +48,7 @@
 #fake root for debugging
 #uncomment this line and change the test for root ( see under install: ) to succeed:
 #ROOT = ~/root
-ifeq (linux, $(OS))
-    ifeq (0, $(shell id -u))
-        LINUX_ROOT = true
-    endif
-endif
+LINUX_ROOT = false
 
 ifeq (true, $(LINUX_ROOT))
     KONFIG_DIR = $(ROOT)/etc/ncbi