Fix the xrandr @sample dir path.
This commit is contained in:
parent
b60f24f4b6
commit
e0654fb085
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2011/09/26 07:12:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2011/09/26 10:53:41 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNOME settings daemon
|
||||
|
||||
GNOME_PROJECT= gnome-settings-daemon
|
||||
GNOME_VERSION= 3.0.3
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2011/09/25 13:13:05 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2011/09/26 10:53:42 ajacoutot Exp $
|
||||
include/gnome-settings-daemon-3.0/
|
||||
include/gnome-settings-daemon-3.0/gnome-settings-daemon/
|
||||
include/gnome-settings-daemon-3.0/gnome-settings-daemon/gnome-settings-plugin.h
|
||||
@ -70,7 +70,8 @@ share/examples/gnome-settings-daemon/dbus-1/system.d/org.gnome.SettingsDaemon.Da
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/org.gnome.SettingsDaemon.DateTimeMechanism.conf
|
||||
share/examples/gnome-settings-daemon/gnome-settings-daemon/
|
||||
share/examples/gnome-settings-daemon/gnome-settings-daemon/xrandr/
|
||||
@sample ${SYSCONFDIR}/xrandr/
|
||||
@sample ${SYSCONFDIR}/gnome-settings-daemon/
|
||||
@sample ${SYSCONFDIR}/gnome-settings-daemon/xrandr/
|
||||
share/examples/gnome-settings-daemon/xdg/
|
||||
@sample ${SYSCONFDIR}/xdg/
|
||||
share/examples/gnome-settings-daemon/xdg/autostart/
|
||||
|
Loading…
x
Reference in New Issue
Block a user