Just wondering if the conditional for: 3 ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),) 4 export GEM2DEB_TEST_RUNNER = --check-dependencies 5 endif
.. is necessary given that you do the real nocheck check later. /lamby _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
