[Git][debian-gis-team/pytroll-schedule][master] Improve readability with empty lines in rules.
Bas Couwenberg
gitlab at salsa.debian.org
Tue Dec 25 10:31:07 GMT 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / pytroll-schedule
Commits:
a35b2ce6 by Bas Couwenberg at 2018-12-25T10:31:00Z
Improve readability with empty lines in rules.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -3,12 +3,13 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export PYBUILD_NAME=trollsched
+export PYBUILD_NAME=trollsched
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_clean:
dh_auto_clean
+
$(RM) -r pytroll_schedule.egg-info
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/commit/a35b2ce6170d40922144e622cf228a320d486053
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/commit/a35b2ce6170d40922144e622cf228a320d486053
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/pkg-grass-devel/attachments/20181225/7cfabe68/attachment.html>
More information about the Pkg-grass-devel
mailing list