Import of Debian version

This commit is contained in:
Emmanuel BENOîT 2021-05-10 08:58:46 +02:00
commit 1463ad60ca
28 changed files with 2244 additions and 0 deletions
debian

10
debian/rules vendored Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
$(MAKE) install PREFIX=$(CURDIR)/debian/wmtemp/usr
override_dh_installman:
dh_installman wmtemp.1x