commit 780c32a
hovercats
·
2024-11-06 12:49:40 +0000 UTC
parent fbc07c4
repo/libxkbcommon: switch to muon
3 files changed,
+3,
-4
+2,
-2
1@@ -6,7 +6,7 @@ export DESTDIR="$1"
2 sed 's/byacc/yacc/g' meson.build > _
3 mv -f _ meson.build
4
5-meson setup \
6+muon setup \
7 -Dprefix=/usr \
8 -Dlibexecdir=/usr/lib \
9 -Ddefault_library=static \
10@@ -17,7 +17,7 @@ meson setup \
11 build
12
13 samu -C build
14-samu -C build install
15+muon -C build install
16
17 # Compress manpages
18 find "$1/usr/share/man" -type f -exec gzip -n -9 {} +
+0,
-1
1@@ -1 +0,0 @@
2-meson make
+1,
-1
1@@ -1 +1 @@
2-1.7.0 1
3+1.7.0 2