]> git.pld-linux.org Git - packages/cups.git/blob - cups-chown.patch
- url which df can understand
[packages/cups.git] / cups-chown.patch
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.030232 seconds and 3 git commands to generate.