summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-10-18 21:22:49 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:05:05 -0500
commit81f1e1f86905c7d5bd5e91b141b752a3ebd4ea9d (patch)
treec7b4263248c8c4a98a3c72f43e20b0fc9216b601 /packaging
parentdf484a87afd9747bb02c6d40f67470771b2e1b53 (diff)
downloadsamba-81f1e1f86905c7d5bd5e91b141b752a3ebd4ea9d.tar.gz
r11166: missed a specfile fix for redhat
(This used to be commit 178016e7a7e470406ee4e35dcb53fa8d0a2d1c19)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RedHat/samba.spec.tmpl1
1 files changed, 1 insertions, 0 deletions
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