aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/ebuild-mode/patches.yas')
-rw-r--r--snippets/ebuild-mode/patches.yas2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/ebuild-mode/patches.yas b/snippets/ebuild-mode/patches.yas
index 5a5431c..aee3141 100644
--- a/snippets/ebuild-mode/patches.yas
+++ b/snippets/ebuild-mode/patches.yas
@@ -23,4 +23,4 @@
# --
-PATCHES=( "\${FILESDIR}"/$1 $0 )
+PATCHES=( "\${FILESDIR}/\${PN}-$1.patch" $0 ) \ No newline at end of file