1
0
Fork 0

Including buildtools.mk unconditionally in rules.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 20:48:50 +01:00
parent 055eda3f09
commit f889d2d3e6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/rules vendored
View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f #!/usr/bin/make -f
-include /usr/share/dpkg/buildtools.mk include /usr/share/dpkg/buildtools.mk
%: %:
dh ${@} dh ${@}