mirror of
git://git.proxmox.com/git/vncterm.git
synced 2024-12-22 21:33:49 +03:00
b5ae868d1d
this patch cleans up the debian packaging and Makefile (modeled after our spiceterm package) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
5 lines
30 B
Makefile
Executable File
5 lines
30 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|