[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/mfgtools][debian/master] Cleanup generated .tarball-version
Andreas Henriksson (@ah)
gitlab at salsa.debian.org
Sat Oct 21 00:20:48 BST 2023
Andreas Henriksson pushed to branch debian/master at Debian On Mobile / mfgtools
Commits:
bbf6e01f by Andreas Henriksson at 2023-09-17T13:31:28+02:00
Cleanup generated .tarball-version
Leaving untracked files around prevents building twice in a row.
Closes: #1049209
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -19,7 +19,7 @@ execute_before_dh_installman:
debian/uuu/usr/bin/uuu | sed 's/\x1b\[[0-9;]*m//g' > debian/uuu.1
execute_after_dh_clean:
- rm -f debian/uuu.1
+ rm -f debian/uuu.1 .tarball-version
# generate udev rules
execute_after_dh_auto_install:
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/bbf6e01fba27d959bafc757cdef8d1fe54295dcc
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/mfgtools/-/commit/bbf6e01fba27d959bafc757cdef8d1fe54295dcc
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-on-mobile-maintainers/attachments/20231020/61e6ea8b/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list