summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/removecommercials/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-03-25 00:40:35 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-03-25 00:40:35 (GMT)
commitbd1571b47ff76a352c67f0b87e77843812b6c99b (patch)
tree91d6cdaf99598f7e60c5b0044eda02dc641d84a7 /abs/extra-testing/removecommercials/PKGBUILD
parent369bb6314419c513693a3b5546f6272bd0a6a20c (diff)
parent53c208f892ad378efebba5974dda374f5575f6bf (diff)
downloadlinhes_pkgbuild-bd1571b47ff76a352c67f0b87e77843812b6c99b.zip
linhes_pkgbuild-bd1571b47ff76a352c67f0b87e77843812b6c99b.tar.gz
linhes_pkgbuild-bd1571b47ff76a352c67f0b87e77843812b6c99b.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/removecommercials/PKGBUILD')
-rwxr-xr-xabs/extra-testing/removecommercials/PKGBUILD11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra-testing/removecommercials/PKGBUILD b/abs/extra-testing/removecommercials/PKGBUILD
deleted file mode 100755
index 312f965..0000000
--- a/abs/extra-testing/removecommercials/PKGBUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-pkgname=removecommercials
-pkgver=0.1
-pkgrel=1
-arch=("i686")
-pkgdesc="A multimedia framework based on the MPEG-4 Systems standard"
-source=( removecommercials )
-
-build() {
- cd $startdir
- install -D -m 755 removecommercials $startdir/pkg/usr/bin/removecommercials
-}