aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2023-01-13 21:04:15 +0100
committerJulian Raufelder2023-01-13 21:04:15 +0100
commit2f790522259a74b1b53782581bfe682d560b943b (patch)
treea3cb1fe7694a3681be8a7b46040d193e2a0f1509
parent9787ef5ed99d2c1b81c58758583cd1bd43392b82 (diff)
downloadaur-2f790522259a74b1b53782581bfe682d560b943b.tar.gz
Fix Update to 2022.1.1.19
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d73a665878fa..0e8d8090c7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ package() {
# Install the application
install -d $pkgdir/{opt/$pkgname,usr/bin}
- cp -a bin lib jre plugins license LICENSE.txt build.txt product-info.json $pkgdir/opt/$pkgname
+ cp -a bin lib jbr plugins license LICENSE.txt build.txt product-info.json $pkgdir/opt/$pkgname
ln -s /opt/android-studio/bin/studio.sh $pkgdir/usr/bin/$pkgname
# Copy licenses