commit ba06b0d

hovercats  ·  2024-04-15 17:49:00 +0000 UTC
parent b5f7766
libXrandr: enable shared
2 files changed,  +3, -3
+2, -2
 1@@ -11,8 +11,8 @@ TMPDIR="$1/tmp"
 2     --localstatedir=/var \
 3     --without-xmlto \
 4     --disable-specs \
 5-    --disable-shared \
 6-    --enable-static
 7+    --enable-static \
 8+    --enable-shared
 9 
10 make
11 make install
+1, -1
1@@ -1 +1 @@
2-1.5.4 1
3+1.5.4 2