[SCM] calf/master: Add a --force switch to possibly help people having problems with GConf2 macros.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:28 UTC 2013


The following commit has been merged in the master branch:
commit 95f8c321ef54a5dd5671d5bd33bc1736b562cc2b
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Mon Nov 8 22:59:31 2010 +0000

    Add a --force switch to possibly help people having problems with GConf2 macros.

diff --git a/autogen.sh b/autogen.sh
index b926c3d..12d2bfb 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-aclocal
+aclocal --force
 libtoolize --force --automake --copy
 autoheader --force
 autoconf --force

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list