Balló György pushed to branch main at Arch Linux / Packaging / Packages / neon


Commits:
6426d60f by Balló György at 2024-05-13T22:13:03+02:00
Use commit to fix autoreconf

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,8 +18,11 @@ validpgpkeys=('190555472DCC589BEF01609C608A86DF9833CC49') # 
Joe Orton
 
 prepare() {
   cd $pkgname
+
+  # Fix for autoreconf
+  git cherry-pick -n 23a4e2fbb1965013fe066255cb60bb318bbfb4f6
+
   echo $pkgver > .version
-  echo 'AC_CONFIG_MACRO_DIR([macros])' >> configure.ac
   autoreconf -fi
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neon/-/commit/6426d60fa75c9733fa4369d81358f3ac6f887428

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neon/-/commit/6426d60fa75c9733fa4369d81358f3ac6f887428
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to