The attached patch allows backporting argparse-1.1-1 to Lenny and keeps
the package building in Squeeze. Contents of the generated packages
seem identical to me.


Regards
Florian
--------------

Florian Wagner
Abteilung EDV
Telefon: 0821 / 4201 - 453
Fax: 0821 / 4201 - 411
E-Mail: f_wag...@syscomp.de

Syscomp Biochemische Dienstleistungen GmbH
August-Wessels-Straße 5, 86154 Augsburg
Postfach 102506, 86015 Augsburg
Telefon: 0821 / 4201 - 0
Fax: 0821 / 417992
Web: http://www.syscomp.de
E-Mail: sysc...@syscomp.de

Geschäftsführerin:
  Gabriele Schottdorf

Registergericht Augsburg HRB 8670
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@
 	python setup.py build
 
 	# Generate the docs from the doc sources
+	[ -e html ] || mkdir html
+	[ -e doc/source/_static ] || ln -s ../_static doc/source/_static
 	[ ! -e doc/source ] || sphinx-build doc/source html
 
 	#And clean the cruft

Attachment: signature.asc
Description: PGP signature

Reply via email to