Changeset 741
- Timestamp:
- May 26, 2009, 2:22:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dassbuild/svn_build_prepare.sh
r740 r741 135 135 printf "already exists. Skipped\n" 136 136 printf " (${BUILDTEMP}/src/${PACKAGE}/$SOURCE_ARCHIVE)\n" 137 exit 1 137 # exit, but without error, so that the calling script will continue 138 exit 0 138 139 fi 139 140 elif [ -r "SPECSOURCES" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.