diff options
| author | Leonardo Arena <rnalrd@alpinelinux.org> | 2012-04-02 12:35:00 +0000 |
|---|---|---|
| committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2012-04-02 12:35:00 +0000 |
| commit | 8eedd842e3a72df8d66779eb1574e4b84b8b7c49 (patch) | |
| tree | d12e9cac8b4c58d10bcce2848347532f966f6b42 /testing | |
| parent | a5ebcb35986fe5ca229650f9a59697c18f9c3139 (diff) | |
| parent | 3196418bad03f30a8a8bc833cda9a2e0fe8d18b2 (diff) | |
| download | aports-8eedd842e3a72df8d66779eb1574e4b84b8b7c49.tar.bz2 aports-8eedd842e3a72df8d66779eb1574e4b84b8b7c49.tar.xz | |
Merge branch 'master' of ../aports-jbilyk
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/freeswitch-sounds-es-mx-maria-44100/APKBUILD | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/testing/freeswitch-sounds-es-mx-maria-44100/APKBUILD b/testing/freeswitch-sounds-es-mx-maria-44100/APKBUILD deleted file mode 100644 index 5474fb0461..0000000000 --- a/testing/freeswitch-sounds-es-mx-maria-44100/APKBUILD +++ /dev/null @@ -1,27 +0,0 @@ -# Contributor: Jeff Bilyk <jbilyk@gmail.com> -# Maintainer: Natanael Copa <ncopa@alpinelinux.org> -pkgname=freeswitch-sounds-es-mx-maria-44100 -pkgver="0" -pkgrel=1 -pkgdesc="Sounds for freeswitch Spanish" -url="http://files.freeswitch.org/" -arch="noarch" -license="unknown" -depends= -makedepends= -install= -subpackages= -source="http://files.freeswitch.org/freeswitch-sounds-es-mx-maria-44100.tar.gz" - -_builddir="$srcdir"/$pkgname-$pkgver - -build() { - return 0 -} - -package() { - mkdir -p "$pkgdir"/usr/sounds/ - cp -ra "$srcdir"/es/ "$pkgdir"/usr/sounds -} - -md5sums="a83a2e994741e4085016873d2d1c69a4 freeswitch-sounds-es-mx-maria-44100.tar.gz" |
