[Pkg-gnutls-commits] CVS gnutls7

Ivo Timmermans ivo@quantz.debian.org
Fri, 31 Oct 2003 18:37:59 +0100


Update of /cvsroot/pkg-gnutls/gnutls7
In directory quantz:/tmp/cvs-serv2840

Modified Files:
	rules 
Log Message:
Only run auto* after the patches have been applied.


--- /cvsroot/pkg-gnutls/gnutls7/rules	2003/10/27 19:36:48	1.2
+++ /cvsroot/pkg-gnutls/gnutls7/rules	2003/10/31 17:37:59	1.3
@@ -5,7 +5,7 @@
   CFLAGS += -fno-gcse
 endif
 
-DEB_TAR_SRCDIR = gnutls-0.8.12
+DEB_TAR_SRCDIR = gnutls-0.9.94
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
@@ -24,6 +24,6 @@
 	cp -a $(DEB_SRCDIR)/doc/tex/gnutls/gnutls.css debian/libgnutls-doc/usr/share/doc/libgnutls-doc/html/
 	cp -a $(DEB_SRCDIR)/doc/tex/gnutls/*.png debian/libgnutls-doc/usr/share/doc/libgnutls-doc/html/
 
-pre-build::
+post-patches::
 	cd $(DEB_SRCDIR) && libtoolize --force --copy && aclocal && autoheader && automake --force --copy && autoconf