rename test/bench
This commit is contained in:
@@ -218,7 +218,7 @@ bitcoin (0.5.0~rc3-natty0) natty; urgency=low
|
||||
|
||||
bitcoin (0.5.0~rc1-natty1) natty; urgency=low
|
||||
|
||||
* Add test_bitcoin to build test
|
||||
* Add test_blackmore to build test
|
||||
* Fix clean
|
||||
* Remove unnecessary build-dependancies
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- mode: makefile; coding: utf-8 -*-
|
||||
|
||||
#DEB_MAKE_CHECK_TARGET = test_bitcoin
|
||||
#build/bitcoind::
|
||||
# $(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),,src/test_bitcoin)
|
||||
#DEB_MAKE_CHECK_TARGET = test_blackmore
|
||||
#build/blackmored::
|
||||
# $(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),,src/test_blackmore)
|
||||
|
||||
DEB_INSTALL_EXAMPLES_bitcoind += debian/examples/*
|
||||
DEB_INSTALL_MANPAGES_bitcoind += debian/manpages/*
|
||||
|
||||
Reference in New Issue
Block a user