diff options
| author | Jonathan Bauer | 2013-04-24 18:54:58 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-04-24 18:54:58 +0200 |
| commit | 8de671e4a03a47a7ca7c7431ee7d250f76fb75ab (patch) | |
| tree | 354df0d7e277b1d4b44842e3a99464ae7ac5591b /remote/modules/kdm | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-8de671e4a03a47a7ca7c7431ee7d250f76fb75ab.tar.gz tm-scripts-8de671e4a03a47a7ca7c7431ee7d250f76fb75ab.tar.xz tm-scripts-8de671e4a03a47a7ca7c7431ee7d250f76fb75ab.zip | |
fix rsyslogd for ubuntu (hopefully not broken on suse :/)
Diffstat (limited to 'remote/modules/kdm')
| -rw-r--r-- | remote/modules/kdm/kdm.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/kdm/kdm.build b/remote/modules/kdm/kdm.build index a2602301..b5d1be08 100644 --- a/remote/modules/kdm/kdm.build +++ b/remote/modules/kdm/kdm.build @@ -22,7 +22,6 @@ post_copy() { #copy required icons - [ ! -z "$REQUIRED_SYSTEM_FILES" ] && tarcopy "$REQUIRED_SYSTEM_FILES" "$TARGET_BUILD_DIR" gtk-update-icon-cache-3.0 "${TARGET_BUILD_DIR}/usr/share/icons/oxygen/" || pwarning "update-icon-cache-3.0 failed." } |
