-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathlibuuid.yml
24 lines (22 loc) · 808 Bytes
/
libuuid.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
summary: DCE compatible Universally Unique Identifier library
git-url: https://github.com/util-linux/util-linux
src-url: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.2.tar.xz
src-sha: d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3
license: GPL-2.0-or-later
dep-upp: automake libtool
install: |
configure \
--without-python \
--without-systemd \
--enable-widechar \
--enable-libuuid \
--disable-all-programs \
--disable-bash-completion \
--disable-use-tty-group \
--disable-chfn-chsh \
--disable-login \
--disable-su \
--disable-runuser \
--disable-makeinstall-chown \
--disable-makeinstall-setuid
dotweak: rm -rf bin/ sbin/ share/man/man[158]/