summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhiredPlanck2022-02-08 21:09:45 +0800
committerWhiredPlanck2022-02-08 21:09:45 +0800
commit3b0956ee24cb9ef858117c17cef35e4b2fb51a94 (patch)
tree5a5c3e0c8507402e50a32b01725f1d241590d8b5
parentf2dca4ce2534bb312c83786c6ea9204e7e9bace8 (diff)
downloadaur-3b0956ee24cb9ef858117c17cef35e4b2fb51a94.tar.gz
astap-bin: prepare /usr/bin in advance
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84790406399e..b50f20e00e39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ package() {
tar -xpvf "${srcdir}"/data.tar.xz
mkinfo "Preparing needed directories ..."
- mkdir -pv "${pkgdir}"/usr/{lib,licenses/"${_pkgname}"}
+ mkdir -pv "${pkgdir}"/usr/{bin,lib,licenses/"${_pkgname}"}
mkinfo "Install binaries ..."
cp -rv "${srcdir}"/opt/"${_pkgname}" "${pkgdir}"/usr/lib/