diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/utau/openutau/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utau/openutau/APKBUILD b/src/utau/openutau/APKBUILD index fcb94d7..4d14547 100644 --- a/src/utau/openutau/APKBUILD +++ b/src/utau/openutau/APKBUILD @@ -65,8 +65,8 @@ package() { install -Dm755 "$_outdir/libSkiaSharp.so" "$pkgdir/usr/lib/openutau/libSkiaSharp.so" # Install desktop icons - install -Dm755 "${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop" - install -Dm644 "${pkgname}.svg" "$pkgdir/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg" + install -Dm755 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop" + install -Dm644 "${srcdir}/${pkgname}.svg" "$pkgdir/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg" } sha512sums=" |