From df77eecb9026c66b44c91f56a8e651436cac4b48 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 22 Jun 2010 21:47:12 +0300 Subject: Use proper ignore file for dahdo-tools --- setup_dahdi-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_dahdi-tools b/setup_dahdi-tools index aad713f..47aa2c9 100755 --- a/setup_dahdi-tools +++ b/setup_dahdi-tools @@ -11,7 +11,7 @@ TOOLS_DIR=`dirname $0` ln -s $TOOLS_DIR/AUTHORS . git config --add svn.authorsfile AUTHORS -ln -s $TOOLS_DIR/libpri_gitignore .gitignore +ln -s $TOOLS_DIR/dahdi-tools_gitignore .gitignore # A really-dummy menuselect mkdir menuselect -- cgit v1.2.3