summaryrefslogtreecommitdiffstats
path: root/extra/gcstar
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-27 16:57:39 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-27 16:57:39 +0100
commit96537a58714be8293f3868e4c3e92bbed650b1e6 (patch)
tree07369562fd2831aa7246c9becd32baaf52b5085f /extra/gcstar
parent624b1d728e651cc4c5987f38bbd1a035b39a38fd (diff)
downloadnutyx-pakxe-96537a58714be8293f3868e4c3e92bbed650b1e6.tar.gz
nutyx-pakxe-96537a58714be8293f3868e4c3e92bbed650b1e6.tar.bz2
nutyx-pakxe-96537a58714be8293f3868e4c3e92bbed650b1e6.tar.xz
nutyx-pakxe-96537a58714be8293f3868e4c3e92bbed650b1e6.zip
gcstar,ptite correction
Diffstat (limited to 'extra/gcstar')
-rw-r--r--extra/gcstar/Pkgfile4
1 files changed, 2 insertions, 2 deletions
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
}