summaryrefslogtreecommitdiffstats
path: root/xquisite/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-05 23:38:46 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-05 23:38:46 +0200
commit6019e7d77688dbb26351e4971c9b48f9a95e5c2b (patch)
tree3298e274a25ccd3b26907c214bb8cede548d332e /xquisite/Pkgfile
parent7e5e5129b32942a892d6d2ede036c6e200e21308 (diff)
downloadnutyx-extra-6019e7d77688dbb26351e4971c9b48f9a95e5c2b.tar.gz
nutyx-extra-6019e7d77688dbb26351e4971c9b48f9a95e5c2b.tar.bz2
nutyx-extra-6019e7d77688dbb26351e4971c9b48f9a95e5c2b.tar.xz
nutyx-extra-6019e7d77688dbb26351e4971c9b48f9a95e5c2b.zip
xquisite -> xfce4-xquisite-icon-theme 0.4.1 màj port
Diffstat (limited to 'xquisite/Pkgfile')
-rwxr-xr-xxquisite/Pkgfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/xquisite/Pkgfile b/xquisite/Pkgfile
deleted file mode 100755
index 60c09e8b8..000000000
--- a/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/
-}
-