Add drone deb build requisites
This commit is contained in:
Vendored
+28
@@ -0,0 +1,28 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: lch
|
||||
Source: <url://example.com>
|
||||
#
|
||||
# Please double check copyright with the licensecheck(1) command.
|
||||
|
||||
Files: .drone.yml
|
||||
README.md
|
||||
TODO
|
||||
bin/install.sh
|
||||
bin/uninstall.sh
|
||||
drone.yml
|
||||
lch
|
||||
lib/compressor.sh
|
||||
lib/decompressor.sh
|
||||
lib/installer.sh
|
||||
lib/installers/deb.sh
|
||||
lib/installers/pacman.sh
|
||||
lib/installers/rpm.sh
|
||||
lib/installers/zypper.sh
|
||||
lib/resources.sh
|
||||
man/lch.1
|
||||
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
|
||||
License: __NO_COPYRIGHT_NOR_LICENSE__
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
|
||||
# license/copyright files.
|
||||
Reference in New Issue
Block a user