From 96537a58714be8293f3868e4c3e92bbed650b1e6 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 27 Feb 2010 16:57:39 +0100 Subject: gcstar,ptite correction --- extra/gcstar/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/gcstar/Pkgfile b/extra/gcstar/Pkgfile index 78e4aaab6..e21a27b7a 100644 --- a/extra/gcstar/Pkgfile +++ b/extra/gcstar/Pkgfile @@ -13,7 +13,7 @@ build() { cd $name ./install --prefix=$PKG/usr install -D -m644 share/gcstar/icons/gcstar_32x32.png \ - $PKG/usr/share/pixmaps/gcstar.png && \ - cp -R share/applications $PKG/usr/share + $PKG/usr/share/pixmaps/gcstar.png + cp -R share/applications $PKG/usr/share } -- cgit v1.2.3-54-g00ecf