From: Christian Bayle Date: Tue, 20 May 2008 21:24:56 +0000 (+0000) Subject: Some personal use, will give some more info about this later X-Git-Tag: v4_7_b2~74 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=42eb3764ff708544e50891e336ded5957f7c925c Some personal use, will give some more info about this later --- 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