new
This commit is contained in:
parent
7f8c1f9dd0
commit
6d537d299a
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
debs/
|
||||
build/
|
||||
apikeys.sh
|
||||
|
|
1
build.sh
1
build.sh
|
@ -29,6 +29,7 @@ control_file="Source: $target
|
|||
Section: $SECTION
|
||||
Priority: optional
|
||||
Maintainer: alex
|
||||
Build-Depends: debhelper-compat (= 12)
|
||||
|
||||
Package: $target
|
||||
Depends: $DEPENDS
|
||||
|
|
Loading…
Add table
Reference in a new issue