a9ed3ce60c
- Fix pkg-plist - Requires for sysutils/e2fsprogs update PR: 119622 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
12 lines
298 B
Text
12 lines
298 B
Text
@unexec %D/etc/rc.d/uuidd stop >/dev/null 2>&1 || true
|
|
@unexec rm -rf /var/run/libuuid >/dev/null 2>&1 || true
|
|
bin/uuidgen
|
|
include/uuid/uuid.h
|
|
lib/libuuid.so.1.2
|
|
lib/libuuid.so.1
|
|
lib/libuuid.so
|
|
lib/libuuid.a
|
|
libdata/pkgconfig/uuid.pc
|
|
sbin/uuidd
|
|
@dirrm include/uuid
|
|
@exec mkdir -p /var/run/libuuid
|