mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
mkspec.sh: Make build before all
This commit is contained in:
parent
37e50ff192
commit
6943634b5a
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@ echo "%setup -q -n $NAME-$V"
|
||||||
echo ""
|
echo ""
|
||||||
echo "%build"
|
echo "%build"
|
||||||
echo 'pwd'
|
echo 'pwd'
|
||||||
echo 'make clean libclean'
|
#echo 'make clean libclean'
|
||||||
|
echo 'make config'
|
||||||
echo 'make'
|
echo 'make'
|
||||||
echo ""
|
echo ""
|
||||||
echo "%install"
|
echo "%install"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue