Skip to content

Commit

Permalink
Update rules
Browse files Browse the repository at this point in the history
  • Loading branch information
vashshawn authored Aug 10, 2024
1 parent 55c23a3 commit 09cded7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ override_dh_auto_clean:
cd src; $(MAKE) -f makefile.unix clean

override_dh_auto_configure:
qmake novacoin-qt.pro USE_ASM=1 USE_LEVELDB=1
qmake litedoge-qt.pro USE_ASM=1 USE_LEVELDB=1

override_dh_auto_test:
cd src; $(MAKE) -f makefile.unix test_litedoge
Expand Down

0 comments on commit 09cded7

Please sign in to comment.