none
This commit is contained in:
Jerry.Benton 2016-05-01 13:31:13 -04:00
parent 8a21502ff0
commit b93cf0259b

View file

@ -129,7 +129,7 @@ chmod +x $WORK/etc/cron.hourly/*
# Build the src tarball for RPM construction
cd $WORK
cd ..
tar czf ~/rpmbuild/SOURCES/mailscanner-${MSVERSION}.tgz Mailscanner-${MSVERSION}
tar czf ~/rpmbuild/SOURCES/Mailscanner-${MSVERSION}.tgz Mailscanner-${MSVERSION}
# return to where i started
cd $THISCURDIR