Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Wed, 16 Jun 2004 07:44:03 +0000 (07:44 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 16 Jun 2004 07:44:03 +0000 (07:44 +0000)
into dixie.nexus.co.uk:/home/pb/oe/oe-packages

2004/06/16 08:43:51+01:00 nexus.co.uk!pb
remove unnecessary assignment to ${S}.  patch from Glenn McGrath

BKrev: 40cffa43H6CdsM1vHPC6sLiMJLuRLw

libpng/libpng_1.2.5.oe

index f8c3d5d..66bf05b 100644 (file)
@@ -10,7 +10,6 @@ FILES_${PN}-dev = ${includedir} ${libdir}/lib*.so ${libdir}/*.la \
                ${datadir}/aclocal ${bindir} ${sbindir}
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/png-mng/libpng-${PV}.tar.bz2"
-S = "${WORKDIR}/libpng-${PV}"
 
 inherit pkgconfig