41029f7994
Mostly a bugfix release, also includes new translations. Ok lebel@
12 lines
452 B
Plaintext
12 lines
452 B
Plaintext
$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:
|
|
-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 \
|