summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-06-02 11:21:55 -0600
committerMark Wagie2024-06-02 11:21:55 -0600
commit522ac3892960b464f74be26ff93903bdd95949ea (patch)
treed5a729b86f63767a7c714e44a6597506434307df /PKGBUILD
parentc1c675be8fd6d0eb17649022955f57607eb011e8 (diff)
downloadaur-522ac3892960b464f74be26ff93903bdd95949ea.tar.gz
remove commented line
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 381843863370..8bba1827996a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,6 @@ prepare() {
# Correct i18n path
patch -Np1 meson.build <../i18n.patch
-# sed -i 's/i18ndir = prefix/i18ndir = localedir/g' meson.build
}
build() {