diff options
Diffstat (limited to 'recipes/ibrdtn/ibrdtn_0.1.1.bb')
-rw-r--r-- | recipes/ibrdtn/ibrdtn_0.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ibrdtn/ibrdtn_0.1.1.bb b/recipes/ibrdtn/ibrdtn_0.1.1.bb index 470422856f..3e76e72cc9 100644 --- a/recipes/ibrdtn/ibrdtn_0.1.1.bb +++ b/recipes/ibrdtn/ibrdtn_0.1.1.bb @@ -5,7 +5,7 @@ DEPENDS = "libpthread-stubs sqlite3 lua5.1" PR = "r0" SRC_URI = "http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases/ibrdtn-${PV}.tar.gz \ - file://0001-fix-header-include-for-gcc44.patch;patch=1 \ + file://0001-fix-header-include-for-gcc44.patch \ " inherit autotools |