From b98459adbfa766924b57500e55825c0390dafc2c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 3 Oct 2010 18:25:32 +0200 Subject: flashplayer dans acompiler --- base/flashplayer/.footprint | 5 ----- base/flashplayer/.md5sum | 1 - base/flashplayer/Pkgfile | 17 ----------------- 3 files changed, 23 deletions(-) delete mode 100644 base/flashplayer/.footprint delete mode 100644 base/flashplayer/.md5sum delete mode 100644 base/flashplayer/Pkgfile (limited to 'base') diff --git a/base/flashplayer/.footprint b/base/flashplayer/.footprint deleted file mode 100644 index 502b5b72d..000000000 --- a/base/flashplayer/.footprint +++ /dev/null @@ -1,5 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/firefox/ -drwxr-xr-x root/root usr/lib/firefox/plugins/ --rwxr-xr-x root/root usr/lib/firefox/plugins/libflashplayer.so diff --git a/base/flashplayer/.md5sum b/base/flashplayer/.md5sum deleted file mode 100644 index ddfd08f50..000000000 --- a/base/flashplayer/.md5sum +++ /dev/null @@ -1 +0,0 @@ -dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz 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 -} - -- cgit v1.2.3-54-g00ecf