X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=7b32fc2e9ae044951bac86150e23849902444680;hb=57f01d7d76f5f682f41da1229fd1fd3ab308201d;hp=75e06aa4766ee46911da9101a226f6d99dda49e7;hpb=01830f405fd729ba9258739d3bb4e6af35617bed;p=lilypond.git diff --git a/debian/rules b/debian/rules index 75e06aa476..7b32fc2e9a 100755 --- a/debian/rules +++ b/debian/rules @@ -99,6 +99,7 @@ override_dh_auto_configure: cd guile18 && $(MAKE) ${guile_make_args} $(MAKE) -C guile18 install DESTDIR=$(CURDIR)/out/guile rm -f lily/out/parser.* + ./autogen.sh --noconfigure GUILE_LOAD_PATH="$(GUILE_LOAD_PATH)" \ dh_auto_configure -- --disable-checking --enable-debugging $(config_opt)