From 9c27e0f5389f17dd50a7e9eb198b2428489da6c3 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 28 Jan 2013 21:13:06 +0100 Subject: [PATCH] Fix deb dir. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 70ed98c57..7d04bbdd5 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ ARCHIVE_WIN32:=$(LAPPNAME)-$(VERSION).exe GITUSER:=wummel GITREPO:=$(LAPPNAME) HOMEPAGE:=$(HOME)/public_html/$(LAPPNAME).git -DEBUILDDIR:=$(HOME)/projects/debian/unofficial +DEBUILDDIR:=$(HOME)/projects/debian/official DEBORIGFILE:=$(DEBUILDDIR)/$(LAPPNAME)_$(VERSION).orig.tar.gz DEBPACKAGEDIR:=$(DEBUILDDIR)/$(LAPPNAME)-$(VERSION) PY_FILES_DIRS := dosage dosagelib scripts tests