updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / gringotts / gringotts.diff
blob20ef33ba685fff8e5bb287a218901b36115c02f2
1 --- src/Makefile 2008-02-10 18:02:36.000000000 +0100
2 ***************
3 *** 481,490 ****
4 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
5 tags uninstall uninstall-am uninstall-binPROGRAMS
7 -
8 - install-exec-local:
9 - strip $(DESTDIR)$(bindir)/gringotts
10 - chmod u+s $(DESTDIR)$(bindir)/gringotts
11 # Tell versions [3.59,3.63) of GNU make to not export all variables.
12 # Otherwise a system limit (for SysV at least) may be exceeded.
13 .NOEXPORT:
14 --- 481,486 ----
15 --- src/Makefile.am 2008-02-10 18:03:06.000000000 +0100
16 ***************
17 *** 29,36 ****
18 grg_defs.h
20 gringotts_LDADD = @POPT@ @GTK2_LIBS@ @GDKPIX_LIBS@ @LIBGRG_LIBS@
22 - install-exec-local:
23 - strip $(DESTDIR)$(bindir)/gringotts
24 - chmod u+s $(DESTDIR)$(bindir)/gringotts
26 --- 29,31 ----
27 --- src/Makefile.in 2008-02-10 18:03:24.000000000 +0100
28 ***************
29 *** 481,490 ****
30 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
31 tags uninstall uninstall-am uninstall-binPROGRAMS
34 - install-exec-local:
35 - strip $(DESTDIR)$(bindir)/gringotts
36 - chmod u+s $(DESTDIR)$(bindir)/gringotts
37 # Tell versions [3.59,3.63) of GNU make to not export all variables.
38 # Otherwise a system limit (for SysV at least) may be exceeded.
39 .NOEXPORT:
40 --- 481,486 ----