1
0
Fork 0

Updating rules for gitlint and gitlint-core changes.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 06:06:01 +01:00
parent f0efe5b708
commit dcaef481ec
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

5
debian/rules vendored
View file

@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
dh ${@} --buildsystem=pybuild
dh ${@} --buildsystem=pybuild --sourcedir=$(CURDIR)/gitlint-core
override_dh_auto_test:
# disabled
@ -19,3 +19,6 @@ execute_after_dh_auto_install:
execute_after_dh_fixperms:
find debian/gitlint/usr/lib -name commit-msg -exec chmod +x {} \;
override_dh_missing:
# disabled