[packages/aegisub] - new TODO about make breakage

baggins baggins at pld-linux.org
Wed Mar 18 22:19:22 CET 2020


commit 833be23f8afd2297076f68667b7caaa1e81ffb9b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 18 22:18:37 2020 +0100

    - new TODO about make breakage

 aegisub.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/aegisub.spec b/aegisub.spec
index 4e238f2..c7af3ce 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -1,4 +1,5 @@
 # TODO
+# - make 4.3 breaks build
 # - unvendor vendor/luabins
 # - unvendor vendor/luajit
 # - unvendor vendor/universalchardet
@@ -98,7 +99,12 @@ mkdir vendor
 %{__mv} vendor.keep/{luabins,luajit,universalchardet} vendor
 
 %build
+<<<<<<< Updated upstream
 %{__aclocal} -I m4macros
+=======
+%{__libtoolize}
+%{__aclocal}
+>>>>>>> Stashed changes
 %{__autoconf}
 %{__autoheader}
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aegisub.git/commitdiff/833be23f8afd2297076f68667b7caaa1e81ffb9b



More information about the pld-cvs-commit mailing list