summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 857f7a89f1dc..d50d1b611896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,11 +11,6 @@ source=("${pkgname}-${pkgver}.zip::https://bettergram.io/downloads/${pkgname}-li
md5sums=('43ce37e5f1515a4ae0aaab84c96cf318')
package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="${pkgdir}/" install
-}
-
-package() {
cd "$srcdir"
install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}/"