summarylogtreecommitdiffstats
path: root/patch-Makefile
diff options
context:
space:
mode:
authorRod Kay2016-06-05 12:37:33 +1000
committerRod Kay2016-06-05 12:37:33 +1000
commit7c1a85321ec76ce5654530e4c4723d872c762451 (patch)
tree1c0f352b1e67d8314543ea9224c266da59d80cff /patch-Makefile
parent85094fc911512186a1a921d547451831c5ceb0dd (diff)
downloadaur-7c1a85321ec76ce5654530e4c4723d872c762451.tar.gz
Update to 2016 version.
Diffstat (limited to 'patch-Makefile')
-rw-r--r--patch-Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/patch-Makefile b/patch-Makefile
new file mode 100644
index 000000000000..c3c9f4ecb91e
--- /dev/null
+++ b/patch-Makefile
@@ -0,0 +1,19 @@
+*** Makefile 2016-06-04 10:59:52.438996452 +1000
+--- Makefile-new 2016-06-04 11:00:02.238996854 +1000
+***************
+*** 68,74 ****
+ ifeq (${WITH_GTK},yes)
+ ${GPRINSTALL} ${GPRINST_OPTS} -Psrc/gnatcoll_gtk
+ endif
+! ${GPRINSTALL} --mode=usage ${GPRINST_OPTS} -Psrc/gnatcoll_tools
+
+ install_gps_plugin: force
+ mkdir -p $(prefix)/share/gps/plug-ins
+--- 68,74 ----
+ ifeq (${WITH_GTK},yes)
+ ${GPRINSTALL} ${GPRINST_OPTS} -Psrc/gnatcoll_gtk
+ endif
+! # ${GPRINSTALL} --mode=usage ${GPRINST_OPTS} -Psrc/gnatcoll_tools
+
+ install_gps_plugin: force
+ mkdir -p $(prefix)/share/gps/plug-ins