]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - autogen.sh
Restore the compatibility to dkms < 2.2.0.3-3 (Closes: #838706)
[mirror_spl-debian.git] / autogen.sh
index 340b2c673d64d2b5aad7943b2a82651f8a489078..427394af47a3b919d8fa3afce741dfdce983404c 100755 (executable)
@@ -1,8 +1,4 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
-aclocal 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps # 2>/dev/null &&
-autoconf
-
+autoreconf -fiv
+rm -Rf autom4te.cache