From 44984ed102b52fbfcb5ef6cede614045c90475ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 22 Oct 2007 12:21:44 +0000 Subject: [PATCH] no need to build if there is an package already git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22001 ec53bebd-3082-4978-b11e-865c3cabbd6b --- packages/debian/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/debian/README b/packages/debian/README index 66b23331d..1a59f00cd 100644 --- a/packages/debian/README +++ b/packages/debian/README @@ -6,7 +6,7 @@ cd foo svn co .... heimdal-src cd heimdal-src ln -s packages/debian -autoreconf -f -i +test -f configure || autoreconf -f -i fakeroot debian/rules binary cd .. cp *.deb /afs/pdc.kth.se/public/ftp/pub/heimdal/binaries/$dist