diff options
| author | Christian Rößler | 2013-07-03 14:51:40 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-07-03 14:51:40 +0200 |
| commit | f10fe7307760049a30cacc69d3d7565cec4b6d1b (patch) | |
| tree | 2967bcdd3d86cd7fdf1c89d2e7bfd6df1e2d5114 /remote/modules | |
| parent | Branched zypper version for retaining binary (/usr/sbin/)fonts-config in modu... (diff) | |
| download | tm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.tar.gz tm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.tar.xz tm-scripts-f10fe7307760049a30cacc69d3d7565cec4b6d1b.zip | |
Corrected libpath for openSuse 64bit (pango)
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/openbox/openbox.conf.zypper | 6 |
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" |
