2002-02-12 14:11:37 -05:00
|
|
|
$OpenBSD: patch-omf-install_Makefile_in,v 1.2 2002/02/12 19:11:37 nino Exp $
|
|
|
|
--- omf-install/Makefile.in.orig Fri Feb 1 22:58:55 2002
|
|
|
|
+++ omf-install/Makefile.in Mon Feb 11 23:19:48 2002
|
|
|
|
@@ -233,7 +233,6 @@ install-data-local:
|
2001-11-14 01:45:39 -05: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 \
|