mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.
Reported by: oliver
This commit is contained in:
parent
029eb3e401
commit
da412d866a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172789
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= dbus
|
||||
PORTVERSION= 0.62
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= devel gnome
|
||||
MASTER_SITES= http://dbus.freedesktop.org/releases/
|
||||
|
||||
|
@ -61,7 +61,6 @@ libdata/pkgconfig/dbus-glib-1.pc
|
||||
@dirrm include/dbus-%%VERSION%%
|
||||
@dirrm etc/dbus-1/system.d
|
||||
@dirrm etc/dbus-1
|
||||
@cwd /var/run
|
||||
@unexec rm -f %D/dbus/dbus.pid
|
||||
@unexec rm -f %D/dbus/dbus.pipe
|
||||
@dirrm dbus
|
||||
@unexec rm -f /var/run/dbus/dbus.pid
|
||||
@unexec rm -f /var/run/dbus/dbus.pipe
|
||||
@unexec rmdir /var/run/dbus 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user