[Pkg-maemo-commits] r11 ./python-hildondesktop/ubuntu: * Remove configure target; we are using the config.status target.

Tollef Fog Heen tfheen at err.no
Mon Jul 30 12:27:32 UTC 2007


------------------------------------------------------------
revno: 11
committer: Tollef Fog Heen <tfheen at err.no>
branch nick: python-hildondesktop
timestamp: Mon 2007-07-30 14:27:32 +0200
message:
  * Remove configure target; we are using the config.status target.
modified:
  debian/changelog
  debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-30 12:26:14 +0000
+++ b/debian/changelog	2007-07-30 12:27:32 +0000
@@ -7,6 +7,7 @@
   [ Tollef Fog Heen ]
   * Get rid of useless debian/debian file.
   * Remove shared library gunk from debian/rules.
+  * Remove configure target; we are using the config.status target.
 
  -- Tollef Fog Heen <tfheen at ubuntu.com>  Mon, 30 Jul 2007 14:24:39 +0200
 

=== modified file 'debian/rules'
--- a/debian/rules	2007-07-30 12:26:14 +0000
+++ b/debian/rules	2007-07-30 12:27:32 +0000
@@ -87,13 +87,6 @@
 	ln -s maemo-invoker debian/build/usr/bin/hildon-desktop
 endif
 
-configure: configure-stamp
-
-configure-stamp:
-	dh_testdir
-	./autogen.sh
-	touch configure-stamp
-
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.



More information about the Pkg-maemo-commits mailing list