[Pkg-sdl-commits] [libsdl2-mixer] 06/07: Use correct invocation of aclocal for autoreconf

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Jul 29 21:42:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

mafm pushed a commit to annotated tag debian/2.0.1+dfsg1-2
in repository libsdl2-mixer.

commit 0043635ce6ecde68b56bf8b881b47953b0e15c6f
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Sat Jul 29 23:14:28 2017 +0200

    Use correct invocation of aclocal for autoreconf
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b3f4b5f..592bc61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ SHLIBVER := 2.0.1
 # disable autoheader (invoked automatically by autoreconf), necessary in order
 # to use debhelper compat level v10 without overriding dh-autoreconf calls
 export AUTOHEADER := /bin/true
+# use correct invocation of aclocal for autoreconf
+export ACLOCAL := aclocal --force --install -I /usr/share/aclocal/ -I acinclude
 
 
 # explicitly enable/disable all supported sound

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-mixer.git



More information about the pkg-sdl-commits mailing list