Skip to content

Commit

Permalink
[sb2] Don't run make twice
Browse files Browse the repository at this point in the history
Once in autogen.sh and once in %make

Signed-off-by: Björn Bidar <[email protected]>
  • Loading branch information
Thaodan committed Sep 10, 2023
1 parent 64a4b7a commit 98d9d0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
#automake_version=1.9

rm -rf configure autom4te.cache
autoreconf --verbose --force --install --make

autoreconf --verbose --force --install

0 comments on commit 98d9d0d

Please sign in to comment.