aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/parcellite/patches/locale.patch
diff options
context:
space:
mode:
authorĐoàn Trần Công Danh <congdanhqx@gmail.com>2021-06-19 03:03:21 +0000
committerĐoàn Trần Công Danh <sgn.danh@gmail.com>2021-06-20 06:17:29 +0000
commit49cb564d140a79e3a1a85c753aaef429981e4e67 (patch)
tree2517a45ab0afd6269f3c3a83abadd0006998ca85 /srcpkgs/parcellite/patches/locale.patch
parent2fd8d4df94855a157a4de16c61d54153e16ef185 (diff)
downloadvoid-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar.gz
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar.bz2
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar.lz
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar.xz
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.tar.zst
void-packages-49cb564d140a79e3a1a85c753aaef429981e4e67.zip
srcpkgs/p*: convert patches to -Np1
* par is kept at -Np0 ```sh git grep -l '^patch_args=-Np0' "srcpkgs/$1*/template" | while read template; do for p in ${template%/template}/patches/*; do sed -i ' \,^[+-][+-][+-] /dev/null,b /^[*-]\+ [0-9]\+\(,[0-9]\+\)\? [*-]\+$/b s,^[*][*][*] ,&a/, /^--- /{ s,\(^--- \)\(./\)*,\1a/, s,[.-][Oo][Rr][Ii][Gg]\([ /]\),\1, s/[.-][Oo][Rr][Ii][Gg]$// s/[.]patched[.]\([^.]\)/.\1/ h } /^+++ -/{ g s/^--- a/+++ b/ b } s,\(^+++ \)\(./\)*,\1b/, ' "$p" done sed -i '/^patch_args=/d' $template done ```
Diffstat (limited to 'srcpkgs/parcellite/patches/locale.patch')
-rw-r--r--srcpkgs/parcellite/patches/locale.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/parcellite/patches/locale.patch b/srcpkgs/parcellite/patches/locale.patch
index dbe545e0994..77ad91c89d4 100644
--- a/srcpkgs/parcellite/patches/locale.patch
+++ b/srcpkgs/parcellite/patches/locale.patch
@@ -1,7 +1,7 @@
Index: configure
===================================================================
---- configure.orig
-+++ configure
+--- a/configure
++++ b/configure
@@ -4981,8 +4981,8 @@ fi
DATADIRNAME=share
;;