File pound.diff of Package pound

--- Makefile.in
+++ Makefile.in
@@ -50,11 +50,11 @@
 
 install:	all
 		@INSTALL@ -d ${DESTDIR}@sbindir@
-		@INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 pound ${DESTDIR}@sbindir@/pound
-		@INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl
+		@INSTALL@ -m 555 pound ${DESTDIR}@sbindir@/pound
+		@INSTALL@ -m 555 poundctl ${DESTDIR}@sbindir@/poundctl
 		@INSTALL@ -d ${DESTDIR}@mandir@/man8
-		@INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8
-		@INSTALL@ -o @I_OWNER@ -g @I_GRP@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8
+		@INSTALL@ -m 644 pound.8 ${DESTDIR}@mandir@/man8/pound.8
+		@INSTALL@ -m 644 poundctl.8 ${DESTDIR}@mandir@/man8/poundctl.8
 
 clean:
 		rm -f pound $(OBJS) poundctl poundctl.o
openSUSE Build Service is sponsored by