[med-svn] [Git][med-team/kent-core][master] Cleanup d/rules from unused (and broken) options
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Apr 14 10:05:07 BST 2023
Andreas Tille pushed to branch master at Debian Med / kent-core
Commits:
359696f2 by Andreas Tille at 2023-04-14T11:04:41+02:00
Cleanup d/rules from unused (and broken) options
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -10,11 +10,7 @@ export CGI_BIN_USER=$(CURDIR)/debian/kent-core-web/usr/lib/cgi-bin/kent-core
export HOME=$(CURDIR)
%:
- dh $@ --sourcedirectory=src --no-parallel # FIXME: no-parallel is just set for debugging - remove it before uploading
-
-override_dh_auto_build:
- mkdir -p $(CGI_BIN)
- dh_auto_build
+ dh $@
override_dh_auto_test:
PATH=$(CURDIR)/bin:$(PATH) dh_auto_test
View it on GitLab: https://salsa.debian.org/med-team/kent-core/-/commit/359696f2686a4c011f0fde6027e1d7804904981c
--
View it on GitLab: https://salsa.debian.org/med-team/kent-core/-/commit/359696f2686a4c011f0fde6027e1d7804904981c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230414/91004964/attachment-0001.htm>
More information about the debian-med-commit
mailing list