mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 14:05:50 -07:00
libXcursor: use libXmeta
This commit is contained in:
parent
c543af854f
commit
8d3c14cd68
@ -1,12 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
# Remove library documentation.
|
||||
# False positive.
|
||||
# shellcheck disable=2115
|
||||
rm -rf "$1/usr/share"
|
1
xorg/libXcursor/build
Symbolic link
1
xorg/libXcursor/build
Symbolic link
@ -0,0 +1 @@
|
||||
../libXmeta/build
|
Loading…
Reference in New Issue
Block a user