[Cluster-devel] [PATCH][fence-virt] Drop executable flag for man pages

Jan Pokorn?? <[email protected]>
Newsgroups com.redhat.cluster-devel
Message-ID <[email protected]>
Reported-by: rpmlint <http://rpmlint.zarb.org/cgi-bin/trac.cgi>
Signed-off-by: Jan Pokorn? <[email protected]>
---
 man/Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/Makefile.in b/man/Makefile.in
index 1fdde67..21dda33 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -21,11 +21,11 @@ install: all
 	if [ ! -d ${DESTDIR}/${mandir}/man8 ]; then \
 		install -d ${DESTDIR}/${mandir}/man8 ; \
 	fi
-	install -m755 ${MAN8} ${DESTDIR}/${mandir}/man8
+	install -m655 ${MAN8} ${DESTDIR}/${mandir}/man8
 	if [ ! -d ${DESTDIR}/${mandir}/man5 ]; then \
 		install -d ${DESTDIR}/${mandir}/man5 ; \
 	fi
-	install -m755 ${MAN5} ${DESTDIR}/${mandir}/man5
+	install -m655 ${MAN5} ${DESTDIR}/${mandir}/man5
 
 
 clean:
-- 
1.7.11.7
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.