summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:53:17 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:53:17 +0000
commita2bd43d2d1320a97dd9c1e4e996ec00548d203e2 (patch)
tree0d97d844510cd9b785f88fe44eccaf56fdbd5056 /net-misc
parentdev-* /" fix (diff)
downloadgentoo-2-a2bd43d2d1320a97dd9c1e4e996ec00548d203e2.tar.gz
gentoo-2-a2bd43d2d1320a97dd9c1e4e996ec00548d203e2.tar.bz2
gentoo-2-a2bd43d2d1320a97dd9c1e4e996ec00548d203e2.zip
net-* /" fixes
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/pimpd/pimpd-0.5.ebuild6
-rw-r--r--net-misc/rsync/rsync-2.4.6-r3.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.4.6-r4.ebuild6
-rw-r--r--net-misc/wget/wget-1.7-r1.ebuild4
-rw-r--r--net-misc/wget/wget-1.7.ebuild4
5 files changed, 10 insertions, 14 deletions
diff --git a/net-misc/pimpd/pimpd-0.5.ebuild b/net-misc/pimpd/pimpd-0.5.ebuild
index b3f11f9ceb01..3ea9f475521b 100644
--- a/net-misc/pimpd/pimpd-0.5.ebuild
+++ b/net-misc/pimpd/pimpd-0.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.5.ebuild,v 1.1 2001/05/08 05:45:33 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.5.ebuild,v 1.2 2001/08/11 04:53:17 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -11,9 +11,7 @@ HOMEPAGE="http://cats.meow.at/~peter/pimpd.html"
src_compile() {
-
- try make CFLAGS=\"$CFLAGS\"
-
+ try make CFLAGS="$CFLAGS"
}
src_install () {
diff --git a/net-misc/rsync/rsync-2.4.6-r3.ebuild b/net-misc/rsync/rsync-2.4.6-r3.ebuild
index c8db98ad3c8b..6f334afeab2e 100644
--- a/net-misc/rsync/rsync-2.4.6-r3.ebuild
+++ b/net-misc/rsync/rsync-2.4.6-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.4.6-r3.ebuild,v 1.2 2001/05/02 17:23:46 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.4.6-r3.ebuild,v 1.3 2001/08/11 04:53:17 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -26,7 +26,7 @@ src_compile() {
try ./configure --prefix=/usr --host=${CHOST}
if [ "`use static`" ] ; then
- try make LDFLAGS=\"-static\"
+ try make LDFLAGS="-static"
else
try make
fi
diff --git a/net-misc/rsync/rsync-2.4.6-r4.ebuild b/net-misc/rsync/rsync-2.4.6-r4.ebuild
index b159b27e53d6..5bb6b218a4e6 100644
--- a/net-misc/rsync/rsync-2.4.6-r4.ebuild
+++ b/net-misc/rsync/rsync-2.4.6-r4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.4.6-r4.ebuild,v 1.2 2001/08/04 18:22:45 pete Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.4.6-r4.ebuild,v 1.3 2001/08/11 04:53:17 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -23,14 +23,12 @@ src_unpack() {
}
src_compile() {
-
try ./configure --prefix=/usr --host=${CHOST}
if [ "`use static`" ] ; then
- try make LDFLAGS=\"-static\"
+ try make LDFLAGS="-static"
else
try make
fi
-
}
src_install () {
diff --git a/net-misc/wget/wget-1.7-r1.ebuild b/net-misc/wget/wget-1.7-r1.ebuild
index ba8ed23f6bd2..4f266e42a31f 100644
--- a/net-misc/wget/wget-1.7-r1.ebuild
+++ b/net-misc/wget/wget-1.7-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.7-r1.ebuild,v 1.2 2001/08/04 18:22:45 pete Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.7-r1.ebuild,v 1.3 2001/08/11 04:53:17 drobbins Exp $
A="${P}.tar.gz wget-new-percentage-1.7-20010606.diff"
S=${WORKDIR}/${P}
@@ -36,7 +36,7 @@ src_compile() {
try ./configure --prefix=/usr --sysconfdir=/etc/wget \
--infodir=/usr/share/info --mandir=usr/share/man $myconf
if [ "`use static`" ] ; then
- try make -e LDFLAGS=\"--static\"
+ try make -e LDFLAGS="--static"
else
try make
fi
diff --git a/net-misc/wget/wget-1.7.ebuild b/net-misc/wget/wget-1.7.ebuild
index 04f436950451..5d49a410bf00 100644
--- a/net-misc/wget/wget-1.7.ebuild
+++ b/net-misc/wget/wget-1.7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.7.ebuild,v 1.3 2001/06/17 14:43:16 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.7.ebuild,v 1.4 2001/08/11 04:53:17 drobbins Exp $
A="${P}.tar.gz wget-new-percentage-1.7-20010606.diff"
S=${WORKDIR}/${P}
@@ -36,7 +36,7 @@ src_compile() {
try ./configure --prefix=/usr --sysconfdir=/etc/wget \
--infodir=/usr/share/info --mandir=usr/share/man $myconf
if [ "`use static`" ] ; then
- try make -e LDFLAGS=\"--static\"
+ try make -e LDFLAGS="--static"
else
try make
fi