Opt to use docker and dockerfiles to build instead
This commit is contained in:
4
entrypoint.sh
Normal file
4
entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
toolbox run rpmdev-spectool -g -C ~/rpmbuild/SOURCES $1
|
||||
rpmbuild --nodebuginfo --bb $1
|
||||
Reference in New Issue
Block a user