From db6dddbd1d2733094981bec925a1d571c88e8b32 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 28 Jul 2015 10:21:23 +0200 Subject: [PATCH] make unofficial deb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7cca409..fe1b87e 100644 --- a/Makefile +++ b/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: