summaryrefslogtreecommitdiffstats
path: root/meta/packages/popt
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-25 13:02:33 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-25 13:02:33 +0000
commitfd9b783a83a0539a41c3347c5d7ed05aeae566c2 (patch)
tree04dd3b53eed58c74e4c4a754892568ee40fcd0cc /meta/packages/popt
parentaaa8c63c7c8c18865dab6d92a724921b3e90d214 (diff)
downloadpoky-fd9b783a83a0539a41c3347c5d7ed05aeae566c2.tar.gz
popt: remove whitespace
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2967 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/popt')
-rw-r--r--meta/packages/popt/popt_1.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/popt/popt_1.7.bb b/meta/packages/popt/popt_1.7.bb
index 6f4dfd7acf..137b6744dc 100644
--- a/meta/packages/popt/popt_1.7.bb
+++ b/meta/packages/popt/popt_1.7.bb
@@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \
9 file://m4.patch;patch=1 \ 9 file://m4.patch;patch=1 \
10 file://intl.patch;patch=1" 10 file://intl.patch;patch=1"
11 11
12inherit autotools 12inherit autotools
13 13
14do_stage () { 14do_stage () {
15 oe_libinstall -a -so libpopt ${STAGING_LIBDIR} 15 oe_libinstall -a -so libpopt ${STAGING_LIBDIR}