development/cpan2tgz: Updated for version 0.6

This commit is contained in:
Martin Lefebvre 2010-05-11 19:44:13 +02:00 committed by Robby Workman
parent f4b8bea213
commit 275abb3b9a
2 changed files with 2 additions and 4 deletions

View file

@ -44,13 +44,11 @@ VERSION=0.6
ARCH=noarch
BUILD=1
TAG=_SBo
CWD=`pwd`
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
set -e
# CFLAGS are not used here, as the arch is 'noarch'
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP || exit 1

View file

@ -5,4 +5,4 @@ DOWNLOAD="http://software.jaos.org/source/cpan2tgz/cpan2tgz-0.6.tar.gz"
MD5SUM="6fbecc80d3146b11259fad8c6189d387"
MAINTAINER="Martin Lefebvre"
EMAIL="dadexter@gmail.com"
APPROVED="robw810,Alan_Hicks"
APPROVED="rworkman,Alan_Hicks"