wok diff advancecomp/stuff/advancecomp.patch @ rev 22091

updated util-linux packages (2.28 -> 2.34)
author Hans-G?nter Theisgen
date Thu Oct 31 15:20:14 2019 +0100 (2019-10-31)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/advancecomp/stuff/advancecomp.patch	Thu Oct 31 15:20:14 2019 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +--- a/autogen.sh
     1.5 ++++ b/autogen.sh
     1.6 +@@ -8,9 +8,9 @@
     1.7 + 
     1.8 + # Regenerate configuration files
     1.9 + aclocal
    1.10 +-automake --add-missing --force-missing
    1.11 + autoconf
    1.12 + autoheader && touch config.h.in
    1.13 ++automake --add-missing --force-missing
    1.14 + 
    1.15 + # Run configure for this platform
    1.16 + echo "Now you are ready to run ./configure"