1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

r11166: missed a specfile fix for redhat

This commit is contained in:
Gerald Carter 2005-10-18 21:22:49 +00:00 committed by Gerald (Jerry) Carter
parent df998bfa8e
commit 178016e7a7

View File

@ -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