fixed path to patch file
This commit is contained in:
parent
89b0ad31bc
commit
18c4fe8bb5
2 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue