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


Commits:
74e70129 by Balló György at 2024-05-13T17:48:43+02:00
Run autoreconf directly

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,13 +18,13 @@ validpgpkeys=('17E78AB6BD65A91EE811D60947000F7BB1441DEF') # 
Ralph Giles <giles@m
 prepare() {
   cd theora
 
+  # Fix for autoreconf
+  git cherry-pick -n 28cc6dbd9b2a141df94f60993256a5fca368fa54
+
   # Fix build with libpng 1.6
   git cherry-pick -n 7288b539c52e99168488dc3a343845c9365617c8
 
-  # Don't run configure from autogen.sh
-  sed -i '/\$srcdir\/configure/d' autogen.sh
-
-  ./autogen.sh
+  autoreconf -fi
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtheora/-/commit/74e701296d23f7f1908fe33dd9bed48344ecbe14

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


Reply via email to