diff options
Diffstat (limited to 'recipes/reiserfsprogs')
-rw-r--r-- | recipes/reiserfsprogs/reiserfsprogs_3.6.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/reiserfsprogs/reiserfsprogs_3.6.19.bb b/recipes/reiserfsprogs/reiserfsprogs_3.6.19.bb index 79a096174c..9de637ba72 100644 --- a/recipes/reiserfsprogs/reiserfsprogs_3.6.19.bb +++ b/recipes/reiserfsprogs/reiserfsprogs_3.6.19.bb @@ -7,7 +7,7 @@ PR = "r1" #Namesys.com seems to be in trouble. See bug #3482 for more information #SRC_URI ="ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-${PV}.tar.gz \ SRC_URI ="${DEBIAN_MIRROR}/main/r/reiserfsprogs/reiserfsprogs_${PV}.orig.tar.gz \ - file://header-fix.patch;patch=1 \ + file://header-fix.patch;apply=yes \ " S = "${WORKDIR}/reiserfsprogs-${PV}" |