Use official deb path.
This commit is contained in:
parent
f92ae15dc0
commit
322066de32
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ ARCHIVE_WIN32:=$(LAPPNAME)-$(VERSION).exe
|
|||
GITUSER:=wummel
|
||||
GITREPO:=$(LAPPNAME)
|
||||
HOMEPAGE:=$(HOME)/public_html/$(LAPPNAME)-webpage.git
|
||||
DEBUILDDIR:=$(HOME)/projects/debian/unofficial
|
||||
DEBUILDDIR:=$(HOME)/projects/debian/official
|
||||
DEBORIGFILE:=$(DEBUILDDIR)/$(LAPPNAME)_$(VERSION).orig.tar.gz
|
||||
DEBPACKAGEDIR:=$(DEBUILDDIR)/$(LAPPNAME)-$(VERSION)
|
||||
PY2APPOPTS ?=
|
||||
|
|
Loading…
Reference in New Issue