summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormemchr2023-10-18 23:09:55 +0000
committermemchr2023-10-18 23:09:55 +0000
commit388b617dc3dedd1551a482480823fcb0c14c1f84 (patch)
treef51ac0f1741fdce95dd5c1f1e385b4937edf9e60
parentbba92f28068e6c5e0088b13872361b2a3ff19b45 (diff)
downloadaur-388b617dc3dedd1551a482480823fcb0c14c1f84.tar.gz
upstream install version.h now
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8633f3115d2..a75fcdd0a7af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -131,8 +131,6 @@ package() {
rm -rf "$pkgdir/usr/lib/pkgconfig"
# FIXME: remove after xdg-desktop-portal-hyprland disowns hyprland-portals.conf
rm -rf "$pkgdir/usr/share/xdg-desktop-portal"
- # FIXME: meson.build shall install version.h
- install -Dm0644 -t "$pkgdir/usr/include/hyprland/src" src/version.h
# license
install -Dm0644 -t "$pkgdir/usr/share/licenses/${pkgname}" LICENSE