Changeset 1763
- Timestamp:
- 16/11/11 19:23:29 (6 months ago)
- File:
-
- 1 edited
-
trunk/build_rpm.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_rpm.in
r1752 r1763 34 34 fi 35 35 # buildroot is actually where we install to 36 env NEXUS_CONFIG_OPTIONS="$build_args" rpmbuild -ba --buildroot $nxtop/installroot --define "_source_filedigest_algorithm md5" --define "_binary_filedigest_algorithm md5" nexus.spec 36 # need to make sure either there is no --prefix in $build_args or it is /usr 37 env NEXUS_CONFIG_OPTIONS="$build_args --prefix=/usr" rpmbuild -ba --buildroot $nxtop/installroot --define "_source_filedigest_algorithm md5" --define "_binary_filedigest_algorithm md5" nexus.spec
Note: See TracChangeset
for help on using the changeset viewer.
