From 42eb3764ff708544e50891e336ded5957f7c925c Mon Sep 17 00:00:00 2001 From: Christian Bayle Date: Tue, 20 May 2008 21:24:56 +0000 Subject: [PATCH] Some personal use, will give some more info about this later --- Makefile.debian | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile.debian b/Makefile.debian index 657d044f11..50bd2082c7 100644 --- a/Makefile.debian +++ b/Makefile.debian @@ -23,6 +23,7 @@ debuildopts=-sa debuildopts=-sa -us -uc debuildopts=-us -uc gfversion=$(shell head -1 gforge/debian/changelog | sed 's/.*(\(.*\)-.*).*/\1/') +gfminor=$(shell head -1 gforge/debian/changelog | sed 's/.*(.*-\(.*\)).*/\1/') where=g-rouille where=mercure where=local @@ -65,5 +66,9 @@ gforge/docs/phpdoc/docs: # Developper personal use # chris: - make -f Makefile.debian allgf dchcmd="dch -i" debuildopts="" - make -f Makefile.debian upload where=localgforge + make -f Makefile.debian allgf dchcmd="dch -i" debuildopts="-sa" + #make -f Makefile.debian upload where=localgforge + reprepro -Vb /var/www/debian-local include gforge gforge_$(gfversion)-$(gfminor)_i386.changes + +cdd: + build-simple-cdd --profiles-udeb-dist sid --debian-mirror http://ftp.uk.debian.org/debian --dist etch -- 2.30.2