s3:packaging: Fix building RHEL packages.
[samba.git] / packaging / RHEL / makerpms.sh.tmpl
index 5b377bda575d2686157a3c080fa72ed59949ae6d..93d2d82692c8509014626c2892a69ac0f77d6c41 100644 (file)
@@ -40,8 +40,8 @@ case $RPMVER in
 esac
 
 pushd .
-cd ../../source
-if [ -f Makefile ]; then 
+cd ../../source3
+if [ -f Makefile ]; then
        make distclean
 fi
 popd