summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-02-28 15:48:19 +0100
committerFlorian Pritz <f-p@gmx.at>2009-02-28 15:48:19 +0100
commit1d8238b0b832cd77470c5cf5386be29a002fc681 (patch)
treef8e0eb8821cb575dd19130f6d2719240c2e89b4f
parentd62d19741adf8ac6efb1bab5d53b791a18284543 (diff)
downloadaur-packages-1d8238b0b832cd77470c5cf5386be29a002fc681.tar.gz
aur-packages-1d8238b0b832cd77470c5cf5386be29a002fc681.tar.xz
removed useless flashplugin64 pkgbuild
-rw-r--r--flashplugin64/PKGBUILD31
1 files changed, 0 insertions, 31 deletions
diff --git a/flashplugin64/PKGBUILD b/flashplugin64/PKGBUILD
deleted file mode 100644
index 4f7ef1a..0000000
--- a/flashplugin64/PKGBUILD
+++ /dev/null
@@ -1,31 +0,0 @@
-
-# Contributor: Florian Pritz <f-p@gmx.at>
-pkgname=flashplugin64
-pkgver=10.0
-pkgrel=1
-pkgdesc=""
-arch=('x86_64')
-url=""
-license=('GPL')
-groups=()
-depends=()
-makedepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-source=(http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz)
-noextract=()
-
-build() {
- cd "$srcdir/"
-
-install -D -m755 libflashplayer.so \
- $startdir/pkg/usr/lib/mozilla/plugins/libflashplayer.so || return 1
-}
-
-# vim:set ts=2 sw=2 et:
-md5sums=('14c918ac5a9b9b680bdb37aedae40009')
-sha256sums=('57ce525c0aa9bfa40aaa2bcd80da3c3deb11d721256745a7d300b5632122f23d')