mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
r11166: missed a specfile fix for redhat
(This used to be commit 178016e7a7
)
This commit is contained in:
parent
df484a87af
commit
81f1e1f869
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user