From 36347e800379d2097b9071b7a0a20232bd4893fd Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 18 Oct 2005 21:22:49 +0000 Subject: [PATCH] r11166: missed a specfile fix for redhat --- packaging/RedHat/samba.spec.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/RedHat/samba.spec.tmpl b/packaging/RedHat/samba.spec.tmpl index b8ed847b207..f9c4fcfbfa9 100644 --- a/packaging/RedHat/samba.spec.tmpl +++ b/packaging/RedHat/samba.spec.tmpl @@ -104,6 +104,7 @@ make -j${NUMCPU} all modules nsswitch/libnss_wins.so make -j${NUMCPU} debug2html # Remove some permission bits to avoid to many dependencies +cd .. find examples docs -type f | xargs -r chmod -x %install -- 2.11.4.GIT