ac8ec5f4af
* man pages, make gtik use gnome-vfs, fix crashes in gtik, fix gtik font selection dialog, made gnotes more robust, better multibyte handling in gnotes, gkb remembers its configuration, make timezone handling work in asclock (needs xearth) Ok naddy@, with additional testing by fries@.
12 lines
452 B
Plaintext
12 lines
452 B
Plaintext
$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:
|
|
-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 \
|