[Debian-in-commits] [SCM] Git repository for debian-in branch, master, updated. 821b65b44fe88315e9119790a23f98bb15645308

Muneeb Shaikh iammuneeb at gmail.com
Sun Jan 8 16:59:02 UTC 2012


The following commit has been merged in the master branch:
commit 821b65b44fe88315e9119790a23f98bb15645308
Author: Muneeb Shaikh <iammuneeb at gmail.com>
Date:   Sun Jan 8 22:28:43 2012 +0530

    changed to cowbuilder

diff --git a/docs/build-fonts.sh b/docs/build-fonts.sh
index 024951e..b6bd99f 100755
--- a/docs/build-fonts.sh
+++ b/docs/build-fonts.sh
@@ -16,7 +16,7 @@ for package in $(ls -d $FOLDER/fonts-*);do
         cd $package
         echo "
 [git-buildpackage]
-builder = pdebuild --debbuildopts '-sa -uc -us'
+builder = git-pbuilder -sa -uc -us
 export-dir = $FOLDER/font_builds
 tarball-area = $FOLDER/tarballs" > .git/gbp.conf
         git-buildpackage --git-pristine-tar --git-ignore-new
@@ -25,4 +25,4 @@ tarball-area = $FOLDER/tarballs" > .git/gbp.conf
     fi
 done
 
-echo "Built all fonts succesfully. Find it in the $FOLDER"
\ No newline at end of file
+echo "Built all fonts succesfully. Find it in the $FOLDER"

-- 
Git repository for debian-in



More information about the Debian-in-commits mailing list