Package: btrfs-progs
Version: 5.1

I have updated the letest Debian Experimental package btrfs-progs to 5.1.1 from 5.1, but took the tarball from Github.

To make the build work, I had to:

--- a/btrfs-progs-5.1.1/debian/rules
+++ b/btrfs-progs-5.1.1/debian/rules
@@ -15,10 +15,11 @@ CFLAGS := $(patsubst -O2,-Os,$(CFLAGS))
 %:
        dh ${@} --with bash-completion,python3

-override_dh_autoreconf:
-       dh_autoreconf ./autogen.sh
+#override_dh_autoreconf:
+#      dh_autoreconf ./autogen.sh

 override_dh_auto_configure:
+       dh_autoreconf ./autogen.sh


Otherwise got an error:
Makefile:47: *** Makefile.inc not generated, please configure first.  Stop.

--
------
С уважением,
Михаил Новоселов | mikhail...@dumalogiya.ru | https://nixtux.ru

Reply via email to