uninclude-replace.patch no longer necessary to compile libipkg - Removed.
authorChris Lord <chris@openedhand.com>
Sun, 12 Sep 2004 20:58:40 +0000 (20:58 +0000)
committerChris Lord <chris@openedhand.com>
Sun, 12 Sep 2004 20:58:40 +0000 (20:58 +0000)
2004/09/12 20:40:32+01:00 (none)!cwiiis
uninclude-replace.patch no longer necessary to build libipkg.

BKrev: 4144b880OnleWfSz-71S5H2TWAJ5pA

ipkg/ipkg-0.99.129/uninclude-replace.patch [deleted file]
ipkg/ipkg_0.99.129.oe

diff --git a/ipkg/ipkg-0.99.129/uninclude-replace.patch b/ipkg/ipkg-0.99.129/uninclude-replace.patch
deleted file mode 100644 (file)
index e69de29..0000000
index 2928e17..8a93d23 100644 (file)
@@ -10,7 +10,6 @@ FILES_libipkg = "${libdir}"
 AUTO_LIBNAME_PKGS = "libipkg"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=${@'V' + oe.data.getVar('PV',d,1).replace('.', '-')} \
-       file://uninclude-replace.patch;patch=1 \
        file://buffer-overflow.patch;patch=1"
 S = "${WORKDIR}/ipkg/C"