summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Moura2020-03-27 03:52:58 -0300
committerGabriel Moura2020-03-27 03:52:58 -0300
commit2bdac3a47732a196b5cbe68e50d4ee2998f70ee9 (patch)
treee27de77364111938f44d92fd2f93557af1c62eaa
parent1511c6b943344f4db61df4f2eb45d18e91871cff (diff)
downloadaur-2bdac3a47732a196b5cbe68e50d4ee2998f70ee9.tar.gz
dependency check
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c803ed6bad8..398b50a1be46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ depends=("python>=2.7" "python2-wxpython3" "python2-pillow>=3.1" "python2-espeak
source=("https://www.bibleanalyzer.com/bibleanalyzer_5.2-1_all.deb")
-
package() {
tar -xf data.tar.xz -C "${pkgdir}"/
install -Dm644 "$pkgdir/usr/share/doc/bibleanalyzer/copyright" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"