modified: .drone.yml

new file:   DEBIAN/LICENSE.txt
	new file:   DEBIAN/changelog
	new file:   DEBIAN/compat
	new file:   DEBIAN/control
	new file:   DEBIAN/rules
	new file:   DEBIAN/usr/.DS_Store
	new file:   DEBIAN/usr/bin/win-test
This commit is contained in:
Philipp Wagner
2023-09-30 04:37:07 +02:00
parent b6349e873d
commit f705f6ce05
8 changed files with 703 additions and 2 deletions

9
DEBIAN/rules Executable file
View File

@ -0,0 +1,9 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_clean:
dh_clean
override_dh_auto_build:
dh_auto_build