]> git.pld-linux.org Git - packages/cups.git/blame - cups-chown.patch
- url which df can understand
[packages/cups.git] / cups-chown.patch
CommitLineData
56f52e22 1--- cups-1.1.19/systemv/Makefile~ 2003-08-03 14:07:15.000000000 +0000
2+++ cups-1.1.19/systemv/Makefile 2003-08-03 14:07:53.000000000 +0000
3@@ -78,7 +78,7 @@
4 $(INSTALL_BIN) lpoptions $(DESTDIR)$(BINDIR)
5 $(INSTALL_BIN) lpstat $(DESTDIR)$(BINDIR)
6 $(INSTALL_BIN) lppasswd $(DESTDIR)$(BINDIR)
7- -$(INSTALL_BIN) -m 4755 -o $(CUPS_USER) -g $(CUPS_GROUP) lppasswd $(DESTDIR)$(BINDIR)
8+ -$(INSTALL_BIN) -m 4755 lppasswd $(DESTDIR)$(BINDIR)
9
10
11 #
This page took 0.050239 seconds and 4 git commands to generate.