summarylogtreecommitdiffstats
path: root/prll-install.patch
diff options
context:
space:
mode:
authorAlexander Minges2016-01-12 03:59:08 +0100
committerAlexander Minges2016-01-12 03:59:08 +0100
commit92ea630ca02e16a28df85263635fad50640d6bdd (patch)
tree80276159e8059a56c9619a98249a17994344aaef /prll-install.patch
downloadaur-92ea630ca02e16a28df85263635fad50640d6bdd.tar.gz
Initial commit
Diffstat (limited to 'prll-install.patch')
-rw-r--r--prll-install.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/prll-install.patch b/prll-install.patch
new file mode 100644
index 000000000000..c40d4af7b1bc
--- /dev/null
+++ b/prll-install.patch
@@ -0,0 +1,13 @@
+diff --git a/Makefile.am b/Makefile.am
+index 822a170..37f43b5 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -72,7 +72,7 @@ gdkdefs = gdk-2.0.defs
+ defsdir = $(datadir)/guile-gtk/
+ defs_DATA = $(gtkdefs) $(gdkdefs)
+
+-install-exec-local:
++install-exec-hook:
+ rm -f $(DESTDIR)$(bindir)/build-guile-gtk
+ rm -f $(DESTDIR)$(bindir)/guile-gtk
+ ln $(DESTDIR)$(bindir)/build-guile-gtk-2.0 $(DESTDIR)$(bindir)/build-guile-gtk \ No newline at end of file