Remove redundant dependency in debian/rules
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 13 Sep 2002 20:37:11 +0000 (20:37 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 13 Sep 2002 20:37:11 +0000 (20:37 +0000)
debian/changelog
debian/rules

index 85910d9..21f342e 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (1.3.2-3) unstable; urgency=low
+
+  * remove redundant dependency in debian/rules.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 13 Sep 2002 22:27:47 +0100
+
 idzebra (1.3.2-2) unstable; urgency=low
 
   * copyright refers to GPL-2 rather than including it.
index 7c99721..3ae0a83 100755 (executable)
@@ -32,7 +32,6 @@ LOCAL_LINK=-ldebian/idzebra/usr/lib
 $(ZEBRASRCDIR)/configure: $(ZEBRASRCDIR)/configure.in
        cd $(ZEBRASRCDIR); sh buildconf.sh
 
-configure: stamp-configure
 stamp-configure: $(ZEBRASRCDIR)/configure
        dh_testdir