Ticket #1984: patch-Makefile.in

File patch-Makefile.in, 330 bytes (added by yves@…, 20 years ago)

patchfile

Line 
1--- Makefile.in.orig    Sat Jun 12 15:09:06 2004
2+++ Makefile.in Sat Jun 12 15:09:35 2004
3@@ -635,7 +635,7 @@
4 install-foomatic:
5        mkdir -p $(DESTDIR)/$(ppddir)
6        rm -f $(DESTDIR)/$(ppddir)/HP*hpijs*.ppd*
7-       cp -ax ppd/* $(DESTDIR)/$(ppddir)
8+       cp -PR ppd/* $(DESTDIR)/$(ppddir)
9        gzip -f $(DESTDIR)/$(ppddir)/*
10 
11 uninstall-foomatic: