diff options
Diffstat (limited to 'recipes/logrotate/logrotate_3.7.1.bb')
-rw-r--r-- | recipes/logrotate/logrotate_3.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/logrotate/logrotate_3.7.1.bb b/recipes/logrotate/logrotate_3.7.1.bb index dcac5fd8e0..cc57b909eb 100644 --- a/recipes/logrotate/logrotate_3.7.1.bb +++ b/recipes/logrotate/logrotate_3.7.1.bb @@ -8,7 +8,7 @@ LICENSE = "GPL" PR = "r2" SRC_URI = "http://ftp.debian.org/debian/pool/main/l/logrotate/logrotate_${PV}.orig.tar.gz \ - file://logrotate-3.7.1.patch;patch=1 \ + file://logrotate-3.7.1.patch \ file://logrotate.conf" CFLAGS_prepend += "-I${STAGING_INCDIR} " |