r11166: missed a specfile fix for redhat
authorGerald Carter <jerry@samba.org>
Tue, 18 Oct 2005 21:22:49 +0000 (21:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:05 +0000 (11:05 -0500)
(This used to be commit 178016e7a7e470406ee4e35dcb53fa8d0a2d1c19)

packaging/RedHat/samba.spec.tmpl

index b8ed847b20735e22febeb878f4013d630113607b..f9c4fcfbfa94e4ad2884217057ee77a8b5fa7ed4 100644 (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