$OpenBSD: patch-Makefile_am,v 1.1 2004/02/20 17:39:06 millert Exp $ --- Makefile.am.orig Wed Oct 1 14:07:56 2003 +++ Makefile.am Tue Feb 17 15:33:26 2004 @@ -57,7 +57,7 @@ uninstall-hook: $(unfoomatichook) $(uncu 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: