1
0
Fork 0

Setting INOTIFYINFO_VERSION to debian package version.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 15:20:42 +01:00
parent e0b768a929
commit 78f6df128a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

2
debian/rules vendored
View file

@ -1,5 +1,7 @@
#!/usr/bin/make -f
export INOTIFYINFO_VERSION = $(shell dpkg-parsechangelog -SVersion)
%:
dh ${@}