summaryrefslogtreecommitdiffstats
path: root/xfce/xquisite/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/xquisite/Pkgfile')
-rwxr-xr-xxfce/xquisite/Pkgfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/xfce/xquisite/Pkgfile b/xfce/xquisite/Pkgfile
deleted file mode 100755
index 60c09e8b8..000000000
--- a/xfce/xquisite/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Description: Theme d'icones xquisite pour xfce
-# URL: http://xfce-look.org/content/show.php/Xquisite?content=69735
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-# Run on:
-
-name=xquisite
-version=0.1
-release=1
-source=(http://kiao.no-ip.info/NuTyX/files/$name.tar.gz)
-
-build() {
- mkdir -p $PKG/usr/share/icons/
- cp -a * $PKG/usr/share/icons/
-}
-