gitso

gitso Commit Details


Date:2012-09-26 20:32:51 (12 years 2 months ago)
Author:herr.biber
Branch:master
Commit:d75a2dfa92c6b7d0a6cee45963865f0287ba00f2
Parents: 14d5d07dc9f6989e263998ffd4645566042a1171
Message:Use dpkg-buildpackage instead of debuild.

Changes:

File differences

gitso/trunk/makegitso.sh
282282
283283
284284
285
285
286286
287287
288288
if test "`which dpkg 2>&1 | grep -v which`"; then
# Deb version of Gitso.
echo -n "Creating $DEB"
debuild -us -uc
dpkg-buildpackage -us -uc -d -b
echo -e " [done]"
# Standalone version of Gitso.

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05420s using 13 queries.