diff -urN foomatic-2.0.0/Makefile.in foomatic-2.0.0-modified/Makefile.in --- foomatic-2.0.0/Makefile.in 2002-07-19 16:18:47.000000000 -0500 +++ foomatic-2.0.0-modified/Makefile.in 2002-10-17 13:58:09.000000000 -0500 @@ -157,10 +157,10 @@ install-bin: check-config lib/Makefile # This is the only way to get the Perl-generated Makefile using # $(DESTDIR) properly - ( cd lib && \ - $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) && \ - $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) pure_install \ - ) +# ( cd lib && \ +# $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) && \ +# $(MAKE) PREFIX=$(DESTDIR)$(PERLPREFIX) pure_install \ +# ) install -d $(DESTDIR)$(BINDIR) install -d $(DESTDIR)$(SBINDIR) install -d $(DESTDIR)$(ETCDIR)