1
0
Fork 0

Removing manual debhelper install file, not needed anymore with new upstream version.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 15:21:35 +01:00
parent cb2e838cdf
commit e1bdbe22a9
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 3 additions and 1 deletions

View file

@ -1 +0,0 @@
_release/inotify-info /usr/bin

3
debian/rules vendored
View file

@ -7,3 +7,6 @@ export INOTIFYINFO_VERSION = $(shell dpkg-parsechangelog -SVersion)
execute_after_dh_auto_clean: execute_after_dh_auto_clean:
rm -rf _release rm -rf _release
override_dh_auto_install:
dh_auto_install -- PREFIX=$(CURDIR)/debian/inotify-info/usr