removed configure target from debian/rules
authorEugene Gagarin <mosfet07@ya.ru>
Tue, 24 Feb 2009 08:00:25 +0000 (11:00 +0300)
committerEugene Gagarin <mosfet07@ya.ru>
Tue, 24 Feb 2009 08:00:25 +0000 (11:00 +0300)
debian/rules

index 334ef62..9d69f4f 100755 (executable)
@@ -1,21 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-configure: configure-stamp
-configure-stamp:
-       dh_testdir
-       # Add here commands to configure the package.
-
-       touch configure-stamp
-
 build: build-stamp
 
 build-stamp: configure-stamp