make unofficial deb
This commit is contained in:
parent
0ac2c07872
commit
db6dddbd1d
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ GITUSER:=wummel
|
|||
GITREPO:=$(APPNAME)
|
||||
HOMEPAGE:=$(HOME)/public_html/patool-webpage.git
|
||||
WEBMETA:=doc/web/app.yaml
|
||||
DEBUILDDIR:=$(HOME)/projects/debian/official
|
||||
DEBUILDDIR:=$(HOME)/projects/debian/unofficial
|
||||
DEBORIGFILE:=$(DEBUILDDIR)/$(APPNAME)_$(VERSION).orig.tar.gz
|
||||
DEBPACKAGEDIR:=$(DEBUILDDIR)/$(APPNAME)-$(VERSION)
|
||||
# Pytest options:
|
||||
|
|
Loading…
Reference in New Issue