summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 705ae9943434..dc3ae2de07b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,6 @@ pkgver() {
echo "${cur_ver}_${_pkgver}"
}
-
package() {
mkdir -p "${pkgdir}/usr/bin/"
install -D -m 755 "${srcdir}/${_pkgname}_linux64/${_pkgname}" "${pkgdir}/usr/bin/${pkgname}"