summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
commitdacd3fae1731f833aece4e53f86ca4f50822f66b (patch)
treeb1a2f0f8c339914aa7e313554b90bf5dda770f9a /dev-libs/pwlib/pwlib-1.4.11.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.gz
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.bz2
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-libs/pwlib/pwlib-1.4.11.ebuild')
-rw-r--r--dev-libs/pwlib/pwlib-1.4.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/pwlib/pwlib-1.4.11.ebuild b/dev-libs/pwlib/pwlib-1.4.11.ebuild
index 4437d222f0a9..b64cbbdaba26 100644
--- a/dev-libs/pwlib/pwlib-1.4.11.ebuild
+++ b/dev-libs/pwlib/pwlib-1.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.4.11.ebuild,v 1.4 2003/08/03 02:25:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.4.11.ebuild,v 1.5 2003/09/06 22:29:25 msterret Exp $
DESCRIPTION="Libs needed for GnomeMeeting"
HOMEPAGE="http://www.openh323.org/"
@@ -55,11 +55,11 @@ src_install() {
dodir /usr/lib /usr/include/ptlib/unix/ptlib \
/usr/share/pwlib /usr/include/ptclib
- cd ${S}
+ cd ${S}
cp -a lib/*so* ${D}/usr/lib
cp -a include/ptlib.h ${D}/usr/include
cp -a include/ptlib/*.h ${D}/usr/include/ptlib/
- cp -a include/ptlib/*.inl ${D}/usr/include/ptlib/
+ cp -a include/ptlib/*.inl ${D}/usr/include/ptlib/
cp -a include/ptlib/unix/ptlib/*.h ${D}/usr/include/ptlib/unix/ptlib
cp -a include/ptlib/unix/ptlib/*.inl ${D}/usr/include/ptlib/unix/ptlib
cp -a include/ptclib/*.h ${D}/usr/include/ptclib/