debian/rules: Adjust a comment to avoid Lintian thinking this is a dh_make template
This commit is contained in:
parent
7283dda170
commit
85bbb2be51
|
|
@ -3,6 +3,8 @@ ostree (2017.9-1) UNRELEASED; urgency=medium
|
|||
* New upstream release
|
||||
- Drop backported patch
|
||||
- Update symbols file
|
||||
* debian/rules: Adjust a comment to avoid Lintian thinking this is a
|
||||
dh_make template
|
||||
|
||||
-- Simon McVittie <smcv@debian.org> Fri, 28 Jul 2017 12:00:20 +0100
|
||||
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ override_dh_install:
|
|||
rm -f debian/tmp/usr/lib/*/*.la
|
||||
rm -f debian/tmp/usr/lib/installed-tests/libostree/*.la
|
||||
:
|
||||
# FIXME: when someone documents how to test these (#824649) they
|
||||
# TODO: when someone documents how to test these (#824649) they
|
||||
# should be installed in a new ostree-boot package: see
|
||||
# debian/ostree-boot.* and https://bugs.debian.org/824650
|
||||
rm -f debian/tmp/etc/dracut.conf.d/ostree.conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue