summaryrefslogtreecommitdiffstats
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
commit178016e7a7e470406ee4e35dcb53fa8d0a2d1c19 (patch)
treef282b9b70ac8615407022a86d8065ae00e5d420e /packaging
parentdf998bfa8e00a736250eb5a7b31ed53abd6a4241 (diff)
downloadsamba-178016e7a7e470406ee4e35dcb53fa8d0a2d1c19.tar.gz
samba-178016e7a7e470406ee4e35dcb53fa8d0a2d1c19.tar.xz
samba-178016e7a7e470406ee4e35dcb53fa8d0a2d1c19.zip
r11166: missed a specfile fix for redhat
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