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


Commits:
a64a0dcd by Balló György at 2024-05-13T19:05:41+02:00
Run autoreconf instead of custom script

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,7 +18,9 @@ validpgpkeys=('190555472DCC589BEF01609C608A86DF9833CC49') # 
Joe Orton
 
 prepare() {
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
+  echo $pkgver > .version
+  echo 'AC_CONFIG_MACRO_DIR([macros])' >> configure.ac
+  autoreconf -fi
 }
 
 build() {



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

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


Reply via email to