Skip to content

Commit 09cded7

Browse files
authored
Update rules
1 parent 55c23a3 commit 09cded7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/debian/rules

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ override_dh_auto_clean:
2020
cd src; $(MAKE) -f makefile.unix clean
2121

2222
override_dh_auto_configure:
23-
qmake novacoin-qt.pro USE_ASM=1 USE_LEVELDB=1
23+
qmake litedoge-qt.pro USE_ASM=1 USE_LEVELDB=1
2424

2525
override_dh_auto_test:
2626
cd src; $(MAKE) -f makefile.unix test_litedoge

0 commit comments

Comments
 (0)