summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Saliés Brum2019-01-06 06:32:09 -0300
committerLucas Saliés Brum2019-01-06 06:32:09 -0300
commitb8b36714dbd40b766fa148c2de8150dc4db72d7d (patch)
tree6699cdd809971ac47492d65f517b4edefc447e76
parent686362f604a22cc747bd8a91984b30926331738a (diff)
downloadaur-b8b36714dbd40b766fa148c2de8150dc4db72d7d.tar.gz
Symlink fixed
-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}/"