Alexandre Detiste pushed to branch master at Debian Med / ctdopts
Commits:
f9862061 by Alexandre Detiste at 2024-06-14T17:56:25+02:00
fix sed call
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -24,7 +24,7 @@ override_dh_auto_build:
dh_auto_build
# an override, not a PYBUILD directive, as we only need to do this once
# not for every Python version
- sed '#print$#print()#' example.py > debian/example.py
+ sed 's#^print$#print()#' example.py > debian/example.py
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab:
https://salsa.debian.org/med-team/ctdopts/-/commit/f986206181d0cab19d035efc4a514a12191b8479
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://salsa.debian.org/med-team/ctdopts/-/commit/f986206181d0cab19d035efc4a514a12191b8479
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit