pkgsrc/graphics/eog/patches/patch-aa
wiz 769301a2e6 Initial import of eog-0.6, the Eye of Gnome, an image viewing and
cataloging program.
Package provided by Eric Gillespie Jr. in pkg/13517, partially buildlinked
by me.
2001-07-22 01:34:20 +00:00

17 lines
517 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/07/22 01:34:20 wiz Exp $
--- doc/C/Makefile.in.orig Fri Jul 20 19:44:02 2001
+++ doc/C/Makefile.in
@@ -269,12 +269,6 @@
$(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/fig/$$basefile; \
done
- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(eog_helpdir)/stylesheet-images
- -for file in $(srcdir)/eog/stylesheet-images/*; do \
- basefile=`basename $$file`; \
- $(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/stylesheet-images/$$basefile; \
- done
-
eog.ps: eog.sgml
-db2ps $<