summarylogtreecommitdiffstats
path: root/Makefile.stub-patch
diff options
context:
space:
mode:
authorRod Kay2018-10-01 12:32:34 +1000
committerRod Kay2018-10-01 12:32:34 +1000
commitac6bc9df11a5e5f96dad4db5cb1d84c7cab56f94 (patch)
tree7adb4b15822545f3c247c32f200590aa101c6a7e /Makefile.stub-patch
parent4ee6010d0b6f69c8658d97907b1be6922e17fd4c (diff)
downloadaur-ac6bc9df11a5e5f96dad4db5cb1d84c7cab56f94.tar.gz
Update to 2018 version
Diffstat (limited to 'Makefile.stub-patch')
-rw-r--r--Makefile.stub-patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/Makefile.stub-patch b/Makefile.stub-patch
deleted file mode 100644
index 469ef3d17fbb..000000000000
--- a/Makefile.stub-patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- asis-gpl-2017-src/Makefile.stub
-+++ asis-gpl-2017-src-new/Makefile.stub
-@@ -3,8 +3,9 @@
-
- # Where Asis library should be installed
- # Default is into current GNAT directory
--INSTALL_DIR = $(dir $(shell which gnatls))..
--prefix=$(INSTALL_DIR)
-+#INSTALL_DIR = $(dir $(shell which gnatls))..
-+#prefix=$(INSTALL_DIR)
-+prefix=$(PREFIX)
-
- # System commands
- LN = ln -s
-