[Debian-med-packaging] Bug#631249: Bug#631249: Bug#631249: Current t-coffee builds on all architectures
Charles Plessy
plessy at debian.org
Tue Dec 22 11:02:49 UTC 2015
Le Tue, Dec 22, 2015 at 10:51:34AM +0100, Andreas Tille a écrit :
>
> So how exactly does
>
> $ svn diff -r 9693:9694
...
> prevent the checkon arm???
It does not prevent anything at all... I made a typo in the revision number,
sorry !
Here is the commit:
--- trunk/packages/t-coffee/trunk/debian/rules 2012/02/17 05:48:30 9694
+++ trunk/packages/t-coffee/trunk/debian/rules 2012/02/17 05:56:10 9695
@@ -12,11 +12,6 @@
FCC = gfortran $(shell dpkg-buildflags --get FFLAGS)
DEB_MAKE_BUILD_TARGET = -C t_coffee_source -i USER_BIN=../bin/ FCC="$(FCC)" all
-DEB_MAKE_CHECK_TARGET = -f debian/rules check
-
-check:
- cd bin && ln -sf ../t_coffee_source/t_coffee
- ./bin/test.pl
clean::
dh_clean t_coffee_source/*.o t_coffee_source/t_coffee bin/t_coffee $(shell find example/ -size 0) bin/t_coffee
And now I understand better the commit message: oviously, if Upstream removed
./bin/test.pl, then I had to remove it from debian/rules as well.
But if I recall well, just running t_coffee with no argument was enough to
hang on armel.
Cheers,
--
Charles
More information about the Debian-med-packaging
mailing list