summaryrefslogtreecommitdiffstats
path: root/base/flashplayer/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-03 18:25:32 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-03 18:25:32 +0200
commitb98459adbfa766924b57500e55825c0390dafc2c (patch)
treeb9242398e0ed11a46a8dc93fc6a4ad58b2fd9666 /base/flashplayer/Pkgfile
parent85a14dd326518d0f43d84b85259ba01137e5f780 (diff)
downloadnutyx-extra-b98459adbfa766924b57500e55825c0390dafc2c.tar.gz
nutyx-extra-b98459adbfa766924b57500e55825c0390dafc2c.tar.bz2
nutyx-extra-b98459adbfa766924b57500e55825c0390dafc2c.tar.xz
nutyx-extra-b98459adbfa766924b57500e55825c0390dafc2c.zip
flashplayer dans acompiler
Diffstat (limited to 'base/flashplayer/Pkgfile')
-rw-r--r--base/flashplayer/Pkgfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/base/flashplayer/Pkgfile b/base/flashplayer/Pkgfile
deleted file mode 100644
index 0a91beaea..000000000
--- a/base/flashplayer/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Description: Plugin flashplayer pour navigateur
-# URL: http://www.macromedia.com
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-
-name=flashplayer
-version=10.1
-release=1
-
-
-source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz)
-
-
-build() {
- install -D -m 0755 $SRC/libflashplayer.so $PKG/usr/lib/firefox/plugins/libflashplayer.so
-}
-