openbsd-ports/x11/gnome/applets/patches/patch-omf-install_Makefile_in

12 lines
452 B
Plaintext
Raw Normal View History

$OpenBSD: patch-omf-install_Makefile_in,v 1.3 2002/02/15 19:13:15 nino Exp $
--- omf-install/Makefile.in.orig Sun Feb 3 01:50:53 2002
+++ omf-install/Makefile.in Wed Feb 6 18:19:35 2002
@@ -296,7 +296,6 @@ install-data-local:
2001-09-13 17:23:08 -04:00
-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 \