diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:33:46 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:33:46 +0000 |
commit | 82a66e271393f2e8c20209ee9c220d1a0454805b (patch) | |
tree | f71fd84b97ed5adb4fa5a981ccf65517840841a9 /expat | |
parent | 472becc96db4d726e8a109a0d3d046bf1fae213e (diff) |
Remove the no longer necessary expat buildsystem patch.
BKrev: 3f81c39amEBzh7gPfYN24AD-wd8g8A
Diffstat (limited to 'expat')
-rw-r--r-- | expat/expat-1.95.6.oe | 3 | ||||
-rw-r--r-- | expat/expat-1.95.6/buildsystem.patch | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/expat/expat-1.95.6.oe b/expat/expat-1.95.6.oe index 07833713ba..99e43f26b8 100644 --- a/expat/expat-1.95.6.oe +++ b/expat/expat-1.95.6.oe @@ -2,8 +2,7 @@ DESCRIPTION = Jim Clarkes XML parser library. DEPENDS = virtual/libc RDEPENDS = libc6 -SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz \ - file://${FILESDIR}/buildsystem.patch;patch=1 +SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz S = "${WORKDIR}/${P}" inherit autotools libtool diff --git a/expat/expat-1.95.6/buildsystem.patch b/expat/expat-1.95.6/buildsystem.patch deleted file mode 100644 index e69de29bb2..0000000000 --- a/expat/expat-1.95.6/buildsystem.patch +++ /dev/null |