[arch-commits] Commit in kbd/trunk (PKGBUILD)
Tobias Powalowski
tpowa at gemini.archlinux.org
Fri Jun 10 12:58:29 UTC 2022
Date: Friday, June 10, 2022 @ 12:58:29
Author: tpowa
Revision: 448125
upgpkg: kbd 2.5.0-2: fix FS #74969
Modified:
kbd/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-10 12:56:36 UTC (rev 448124)
+++ PKGBUILD 2022-06-10 12:58:29 UTC (rev 448125)
@@ -42,7 +42,7 @@
patch -Np1 -i ../fix-euro2.patch
# fix https://github.com/legionus/kbd/issues/78
# fix https://bugs.archlinux.org/task/74969
- patch -Np0 -i ../48b7f7d657da8a31476435f1c83bf6b46fbe8aed.patch
+ patch -Np1 -i ../48b7f7d657da8a31476435f1c83bf6b46fbe8aed.patch
autoreconf -if
}
More information about the arch-commits
mailing list