openbsd-ports/devel/gconf-editor/patches/patch-docs_C_Makefile_in

12 lines
478 B
Plaintext

$OpenBSD: patch-docs_C_Makefile_in,v 1.2 2005/05/25 23:25:25 marcm Exp $
--- docs/C/Makefile.in.orig Mon Mar 7 00:40:01 2005
+++ docs/C/Makefile.in Tue May 10 22:39:56 2005
@@ -475,7 +475,6 @@ install-data-hook-omf:
for file in $(omffile); do \
$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
done
- -scrollkeeper-update -p $(DESTDIR)$(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
uninstall-local-omf:
-for file in $(srcdir)/*.omf; do \