[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why dpkg-buildpackage doesn't care my build targets in debian/rule



On Fri, May 22, 2015 at 6:31 AM, lumin <cdluminate@gmail.com> wrote:
>         override_dh_auto_build:
>                 # well. let's copy config back again.
>                 cp ./debian/my/Makefile.config.cpuonly ./Makefile.config
>                 debian/my/00-fix-caffe-include-path-debian.sh
>                 $(MAKE) all
>                 $(MAKE) test
>                 $(MAKE) runtest

also, that test things should go in a override_dh_auto_test target,
not in the build one.

-- 
regards,
Mattia Rizzolo

GPG Key: 4096R/B9444540 http://goo.gl/I8TMB
more about me: http://mapreri.org
Launchpad User: https://launchpad.net/~mapreri
Ubuntu Wiki page: https://wiki.ubuntu.com/MattiaRizzolo


Reply to: