hstr/build/ubuntu/debian/rules
2018-08-13 16:59:32 +02:00

6 lines
113 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
$(MAKE) DESTDIR=$$(pwd)/debian/hstr prefix=/usr install