openbsd-ports/print/cups/patches/patch-scheduler_Makefile
mbalmer 7a65d71e93 CUPS, the Common Unix Printing System.
A cross-platform printing solution for Unix environments,
based on the "Internet Printing Protocol, IPP".

ok alek@
2005-01-16 12:36:42 +00:00

16 lines
471 B
Plaintext

--- scheduler/Makefile.orig Tue Jun 29 05:44:53 2004
+++ scheduler/Makefile Sun Nov 7 15:19:29 2004
@@ -69,9 +69,9 @@ install: all
$(INSTALL_DIR) -m 711 $(SERVERROOT)/certs
$(INSTALL_DIR) $(SERVERROOT)/interfaces
$(INSTALL_DIR) $(SERVERROOT)/ppd
- $(INSTALL_DIR) $(LOGDIR)
- $(INSTALL_DIR) -m 710 $(REQUESTS)
- $(INSTALL_DIR) -m 1770 $(REQUESTS)/tmp
+# $(INSTALL_DIR) $(LOGDIR)
+# $(INSTALL_DIR) -m 710 $(REQUESTS)
+# $(INSTALL_DIR) -m 1770 $(REQUESTS)/tmp
#