summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorChristian Rößler2013-07-03 14:51:40 +0200
committerChristian Rößler2013-07-03 14:51:40 +0200
commitf10fe7307760049a30cacc69d3d7565cec4b6d1b (patch)
tree2967bcdd3d86cd7fdf1c89d2e7bfd6df1e2d5114 /remote
parentBranched zypper version for retaining binary (/usr/sbin/)fonts-config in modu... (diff)
downloadtm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.tar.gz
tm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.tar.xz
tm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.zip
Corrected libpath for openSuse 64bit (pango)
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/openbox/openbox.conf.zypper6
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/openbox/openbox.conf.zypper b/remote/modules/openbox/openbox.conf.zypper
index 63e5e25d..1d0b68c5 100644
--- a/remote/modules/openbox/openbox.conf.zypper
+++ b/remote/modules/openbox/openbox.conf.zypper
@@ -2,4 +2,10 @@ REQUIRED_INSTALLED_PACKAGES=" openbox
libpango-1_0-0"
REQUIRED_CONTENT_PACKAGES=" openbox
libpango-1_0-0"
+REQUIRED_BINARIES=" openbox
+ openbox-session"
+REQUIRED_FILES=" /usr/share/xsessions/openbox.desktop"
+REQUIRED_DIRECTORIES=" /etc
+ /usr/$LIB64
+ /usr/share/themes/Clearlooks"