summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormemchr2024-05-15 08:40:22 +0000
committermemchr2024-05-15 08:40:22 +0000
commitbdb0bdf902fa53a01276864dd0636b8240834024 (patch)
tree2ace1793743e7dc46afa1859fc9425af95e9be97 /PKGBUILD
parentb1a7b1f581bb90141c4481dd6fbd87d5ce580c9f (diff)
downloadaur-hyprland-git.tar.gz
remove old awkward fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 2 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74dc47d4ce7c..f28c7699d2c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -95,7 +95,6 @@ prepare() {
# Pick pull requests from github using `pick_mr <pull request number>`.
git -C subprojects/wlroots-hyprland reset --hard
- sed -E -i -e "s/(soversion = .*$)/soversion = 13032/g" subprojects/wlroots-hyprland/meson.build
}
pkgver() {
@@ -127,15 +126,9 @@ package() {
--destdir "$pkgdir" \
--skip-subprojects hyprland-protocols
- mkdir "$pkgdir/usr/include/hyprland/wlroots"
- mv "$pkgdir/usr/include/wlr" "$pkgdir/usr/include/hyprland/wlr"
-
- # resolve conflicts with system wlr
- rm -f "$pkgdir/usr/lib/libwlroots.so"
- rm -rf "$pkgdir/usr/lib/pkgconfig"
-
+ # NOTE: does "/usr/lib/libwlroots.a" have any significance ?
+
# FIXME: remove after xdg-desktop-portal-hyprland disowns hyprland-portals.conf
-
rm -rf "$pkgdir/usr/share/xdg-desktop-portal"
# license