diff options
Diffstat (limited to 'murasaki/murasaki_0.7.10.oe')
-rw-r--r-- | murasaki/murasaki_0.7.10.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/murasaki/murasaki_0.7.10.oe b/murasaki/murasaki_0.7.10.oe index 4d7db02117..6ebeda3608 100644 --- a/murasaki/murasaki_0.7.10.oe +++ b/murasaki/murasaki_0.7.10.oe @@ -4,7 +4,7 @@ USB, Cardbus, and other hot-pluggable devices using the new Hotplug \ feature in Linux 2.4." SRC_URI = "http://www.dotaster.com/~shuu/linux/murasaki/${PV}/murasaki-${PV}.tar.gz \ - file://${FILESDIR}/install.patch;patch=1" + file://install.patch;patch=1" do_compile () { unset CFLAGS |