aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 20:32:15 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 20:32:15 +0000
commit02a26c3b814cf1971a5989bbc5bcc56cf2966866 (patch)
tree347277f2a093f529f871822104a55d07a114384a /dev
parent81b7a1ee2ca740177f5453166e3ba0b876a23fbe (diff)
downloadslackbuilds-02a26c3b814cf1971a5989bbc5bcc56cf2966866.tar.gz
slackbuilds-02a26c3b814cf1971a5989bbc5bcc56cf2966866.tar.bz2
perl-net-ip update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@870 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev')
-rwxr-xr-xdev/perl/perl-net-dns/perl-net-dns.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/perl/perl-net-dns/perl-net-dns.SlackBuild b/dev/perl/perl-net-dns/perl-net-dns.SlackBuild
index 81d3289a..7ce10266 100755
--- a/dev/perl/perl-net-dns/perl-net-dns.SlackBuild
+++ b/dev/perl/perl-net-dns/perl-net-dns.SlackBuild
@@ -76,7 +76,7 @@ cd $FILE_NAME-$VERSION
# config and install!
mkdir -p /install
-perl Makefile.PL
+perl Makefile.PL --no-online-tests
make
make test
make install DESTDIR=$TMP/package-$PACKAGE