Uploading new upstream release 0.4.0plus

This commit is contained in:
Ulises Vitulli
2011-04-19 19:16:04 +00:00
parent c744d42325
commit 7cee8069fd
40 changed files with 46310 additions and 252 deletions
-13
View File
@@ -1,13 +0,0 @@
Description: Avoid to exec configure twice
Upstream autogen.sh carries a fix configure that can't handle (*)FLAGS
Author: Dererk <dererk@debian.org>
Last-Update: <2010-08-20>
--- libfprint-20100820git.orig/autogen.sh
+++ libfprint-20100820git/autogen.sh
@@ -4,5 +4,3 @@ aclocal || exit 1
autoheader || exit 1
autoconf || exit 1
automake -a -c || exit 1
-./configure --enable-maintainer-mode --enable-examples-build \
- --enable-x11-examples-build --enable-debug-log $*
-1
View File
@@ -1 +0,0 @@
evil-autogen_sh.patch