openbsd-ports/print/hpijs/patches/patch-Makefile_in
jasper 64fef32bc3 update HOMEPAGE,
regen patches while here.
2007-04-29 00:15:02 +00:00

13 lines
441 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.2 2007/04/29 00:15:02 jasper Exp $
--- Makefile.in.orig Wed Oct 1 22:10:04 2003
+++ Makefile.in Sun Apr 29 02:15:51 2007
@@ -635,7 +635,7 @@ uninstall-hook: $(unfoomatichook) $(uncupshook)
install-foomatic:
mkdir -p $(DESTDIR)/$(ppddir)
rm -f $(DESTDIR)/$(ppddir)/HP*hpijs*.ppd*
- cp -ax ppd/* $(DESTDIR)/$(ppddir)
+ cp ppd/* $(DESTDIR)/$(ppddir)
gzip -f $(DESTDIR)/$(ppddir)/*
uninstall-foomatic: