You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/guile-gtk/files/2.1-prll-install.patch

14 lines
421 B

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