summaryrefslogtreecommitdiffstats
path: root/kde/oxygen-icons/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/oxygen-icons/Pkgfile')
-rwxr-xr-xkde/oxygen-icons/Pkgfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/kde/oxygen-icons/Pkgfile b/kde/oxygen-icons/Pkgfile
index 897055f75..31db53ee1 100755
--- a/kde/oxygen-icons/Pkgfile
+++ b/kde/oxygen-icons/Pkgfile
@@ -26,11 +26,5 @@ build() {
cd $SRC/$name-*
find scalable -type f ! -name '*.sh' -exec \
install -D -m644 "{}" $PKG/usr/share/icons/oxygen/{} \;
-
-# for i in 256x256 128x128 64x64 48x48 32x32 22x22 16x16
-# do rm $PKG//usr/share/icons/oxygen/$i/places/start-here-kde.png
-# ln -sv ../../256x256/places/NuTyXlogo.png \
-# $PKG//usr/share/icons/oxygen/$i/places/start-here-kde.png
-# done
}