1
0
Fork 0
inotify-info/debian/rules

13 lines
236 B
Text
Raw Normal View History

#!/usr/bin/make -f
export INOTIFYINFO_VERSION = $(shell dpkg-parsechangelog -SVersion)
%:
dh ${@}
execute_after_dh_auto_clean:
rm -rf _release
override_dh_auto_install:
dh_auto_install -- PREFIX=$(CURDIR)/debian/inotify-info/usr