Author: smcv Date: 2010-08-19 14:16:25 +0000 (Thu, 19 Aug 2010) New Revision: 11271
Removed: scripts/trunk/ioquake3-prepare.sh Log: Remove ioquake3-prepare.sh; use ioquake3/debian/get-orig-source.sh instead Deleted: scripts/trunk/ioquake3-prepare.sh =================================================================== --- scripts/trunk/ioquake3-prepare.sh 2010-08-19 13:33:17 UTC (rev 11270) +++ scripts/trunk/ioquake3-prepare.sh 2010-08-19 14:16:25 UTC (rev 11271) @@ -1,11 +0,0 @@ -#!/bin/sh - -SVNVERSION=1012 -RELEASE=1.33 -DATAVERSION=1 - -svn export -r $SVNVERSION svn://svn.icculus.org/quake3/trunk ioquake3-$RELEASE+svn$SVNVERSION || exit 1 -tar -czf ioquake3_$RELEASE+svn$SVNVERSION.orig.tar.gz ioquake3-$RELEASE+svn$SVNVERSION - -tar -xzf ioquake3_$RELEASE+svn$SVNVERSION.orig.tar.gz -svn export svn://svn.debian.org/pkg-games/packages/trunk/ioquake3/debian ioquake3-$RELEASE+svn$SVNVERSION/debian || exit 2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

