openbsd-ports/x11/gnome/controlcenter/patches/patch-omf-install_Makefile_in
2001-09-13 21:38:02 +00:00

12 lines
456 B
Plaintext

$OpenBSD: patch-omf-install_Makefile_in,v 1.1.1.1 2001/09/13 21:38:02 todd Exp $
--- omf-install/Makefile.in.orig Thu Sep 13 19:00:35 2001
+++ omf-install/Makefile.in Thu Sep 13 19:00:54 2001
@@ -260,7 +260,6 @@ install-data-local:
-for file in $(srcdir)/*.omf; do \
$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \
done
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
uninstall-local:
-for file in $(srcdir)/*.omf; do \