wmtemp/debian/rules

11 lines
159 B
Text
Raw Normal View History

2021-05-10 08:58:46 +02:00
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
$(MAKE) install PREFIX=$(CURDIR)/debian/wmtemp/usr
override_dh_installman:
dh_installman wmtemp.1x