diff options
Diffstat (limited to 'recipes/clamsmtp/clamsmtp_1.8.bb')
-rw-r--r-- | recipes/clamsmtp/clamsmtp_1.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/clamsmtp/clamsmtp_1.8.bb b/recipes/clamsmtp/clamsmtp_1.8.bb index 82b6a463bd..fdd42cacb7 100644 --- a/recipes/clamsmtp/clamsmtp_1.8.bb +++ b/recipes/clamsmtp/clamsmtp_1.8.bb @@ -11,7 +11,7 @@ RDEPENDS_${PN} = "clamav-daemon" PR = "r2" SRC_URI = "http://memberwebs.com/nielsen/software/clamsmtp/clamsmtp-${PV}.tar.gz \ - file://update-config.patch;patch=1 \ + file://update-config.patch;apply=yes \ file://clamsmtp.init \ file://doc.configure.txt" |