perl/perl-config-general: Fix slack-desc.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2015-01-29 07:20:35 +07:00 committed by Willy Sudiarto Raharjo
parent 46c9369529
commit e1af065db9
2 changed files with 17 additions and 17 deletions

View file

@ -1,8 +1,8 @@
#!/bin/sh
# Slackware build script for perl-config-general
# Slackware build script for "perl-config-general".
# Copyright 2014 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2014-2015 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2013 James Geboski <jgeboski@gmail.com>
# All rights reserved.
#
@ -29,7 +29,7 @@
PRGNAM=perl-config-general
SRCNAM=Config-General
VERSION=${VERSION:-2.56}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -68,11 +68,11 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
chown -R root:root .
find . \
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
perl Makefile.PL \
PREFIX=/usr \

View file

@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-Config-General: perl-Config-General (generic config module)
perl-Config-General:
perl-Config-General: This perl module is a generic config parser. It is heavily inspired
perl-Config-General: by and compatible with the well known apache config format.
perl-Config-General:
perl-Config-General: Homepage: http://search.cpan.org/dist/Config-General/
perl-Config-General:
perl-Config-General:
perl-Config-General:
perl-Config-General:
perl-Config-General:
perl-config-general: perl-Config-General (generic config module)
perl-config-general:
perl-config-general: This perl module is a generic config parser. It is heavily inspired
perl-config-general: by and compatible with the well known apache config format.
perl-config-general:
perl-config-general: Homepage: http://search.cpan.org/dist/Config-General/
perl-config-general:
perl-config-general:
perl-config-general:
perl-config-general:
perl-config-general: