diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-03 02:33:21 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-03 02:33:21 +0000 |
commit | 93075e62cd52dee6cda2a5b92022b8c1b014c857 (patch) | |
tree | 9eec2f09e1cad9ab8f9ffcf07f9f411cec725cfc /beepmp | |
parent | 0c028b2504a8771682e7499daf3600d212138c19 (diff) |
Fix beepmp. Really, this time it is.
BKrev: 41afd071uidAzWPVvYG-jDnhF59XJQ
Diffstat (limited to 'beepmp')
-rw-r--r-- | beepmp/beepmp_0.9.7rc2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beepmp/beepmp_0.9.7rc2.oe b/beepmp/beepmp_0.9.7rc2.oe index 594ed7ba86..28cb13bc1f 100644 --- a/beepmp/beepmp_0.9.7rc2.oe +++ b/beepmp/beepmp_0.9.7rc2.oe @@ -8,7 +8,7 @@ HOMEPAGE = "http://beepmp.sourceforge.net" LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/beepmp/bmp-${PV}.tar.gz \ - file://bugfix.patch;patch = 1" + file://bugfix.patch;patch=1" inherit autotools pkgconfig |