pkgsrc/graphics/eog/patches/patch-aa

18 lines
517 B
Text
Raw Normal View History

$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 $<