try to fix rpm build (+debug)
This commit is contained in:
		| @@ -18,8 +18,14 @@ mkdir -p BUILD SPECS RPMS SRPMS | ||||
| cp build-scripts/infnoise.spec build-scripts/infnoise-tools.spec SPECS | ||||
| sed -i -- 's/__VERSION__/'$VERSION'/g' SPECS/infnoise.spec | ||||
| sed -i -- 's/__RELEASE__/'$RELEASE'/g' SPECS/infnoise.spec | ||||
|  | ||||
| sed -i -- 's/__VERSION__/'$VERSION'/g' SPECS/infnoise-tools.spec | ||||
| sed -i -- 's/__RELEASE__/'$RELEASE'/g' SPECS/infnoise-tools.spec | ||||
|  | ||||
| pwd | ||||
|  | ||||
| rpmbuild --define "_topdir `pwd`" -ba SPECS/infnoise.spec | ||||
|  | ||||
| pwd | ||||
|  | ||||
| rpmbuild --define "_topdir `pwd`" -ba SPECS/infnoise-tools.spec | ||||
|   | ||||
		Reference in New Issue
	
	Block a user