diff options
Diffstat (limited to 'recipes/cups/cups_1.1.23.bb')
-rw-r--r-- | recipes/cups/cups_1.1.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cups/cups_1.1.23.bb b/recipes/cups/cups_1.1.23.bb index 705271a0c2..9da617c573 100644 --- a/recipes/cups/cups_1.1.23.bb +++ b/recipes/cups/cups_1.1.23.bb @@ -6,7 +6,7 @@ INC_PR = "r7" PR = "${INC_PR}.1" SRC_URI = "ftp://ftp3.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \ - file://strftime_fix.patch;patch=1" + file://strftime_fix.patch;apply=yes" inherit autotools binconfig |