fixed path to patch file

This commit is contained in:
Manuel Friedli 2015-11-13 00:51:59 +01:00
parent 89b0ad31bc
commit 18c4fe8bb5
2 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ ruby_add_bdepend "
# Fix default settings to work with ssmtp that doesn't know '-t' argument.
#
RUBY_PATCHES=(
"${PN}-8.1.2-fix-gemfile.patch"
"${P}-fix-gemfile.patch"
"${PN}-fix-sendmail-config.patch"
)