mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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 "%build"
|
||||
echo 'pwd'
|
||||
echo 'make clean libclean'
|
||||
#echo 'make clean libclean'
|
||||
echo 'make config'
|
||||
echo 'make'
|
||||
echo ""
|
||||
echo "%install"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue