diff options
| author | Jonathan Bauer | 2013-05-14 18:01:00 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-05-14 18:01:00 +0200 |
| commit | 119dafd61fb9d63d21907b238c1c3fef668215b9 (patch) | |
| tree | 48656709b2680d542c6c944f94ab0ea1f43a4649 /remote/modules/vmplayer | |
| parent | dummy file for /etc/skel (diff) | |
| download | tm-scripts-119dafd61fb9d63d21907b238c1c3fef668215b9.tar.gz tm-scripts-119dafd61fb9d63d21907b238c1c3fef668215b9.tar.xz tm-scripts-119dafd61fb9d63d21907b238c1c3fef668215b9.zip | |
gconv back in
Diffstat (limited to 'remote/modules/vmplayer')
| -rw-r--r-- | remote/modules/vmplayer/vmplayer.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmplayer/vmplayer.build b/remote/modules/vmplayer/vmplayer.build index 27cf5372..2689e12a 100644 --- a/remote/modules/vmplayer/vmplayer.build +++ b/remote/modules/vmplayer/vmplayer.build @@ -51,7 +51,7 @@ build() { post_copy() { # FIXME: gconftool is copied without dependencies - #tarcopy "$(find /usr/lib/ -name gconv -type d)" "$TARGET_BUILD_DIR" + tarcopy "$(find /usr/lib/ -name gconv -type d)" "$TARGET_BUILD_DIR" : } |
