[Python-modules-commits] r21220 - in packages/ipython/trunk/debian (rules)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Sat Apr 14 13:40:57 UTC 2012
Date: Saturday, April 14, 2012 @ 13:40:56
Author: jtaylor-guest
Revision: 21220
link another duplicate image
Modified:
packages/ipython/trunk/debian/rules
Modified: packages/ipython/trunk/debian/rules
===================================================================
--- packages/ipython/trunk/debian/rules 2012-04-14 13:40:51 UTC (rev 21219)
+++ packages/ipython/trunk/debian/rules 2012-04-14 13:40:56 UTC (rev 21220)
@@ -124,6 +124,9 @@
rm -f $(CURDIR)/debian/ipython-doc/usr/share/doc/ipython/html/_images/qtconsole.png
dh_link -pipython-doc usr/share/doc/ipython/html/_static/qtconsole.png \
usr/share/doc/ipython/html/_images/qtconsole.png
+ rm -f $(CURDIR)/debian/ipython-doc/usr/share/doc/ipython/html/_images/qtconsole1.png
+ dh_link -pipython-doc usr/share/doc/ipython/html/_static/qtconsole.png \
+ usr/share/doc/ipython/html/_images/qtconsole1.png
rm -f $(CURDIR)/debian/ipython-doc/usr/share/doc/ipython/html/_images/qtconsole_tabbed.png
dh_link -pipython-doc usr/share/doc/ipython/html/_static/qtconsole_tabbed.png \
usr/share/doc/ipython/html/_images/qtconsole_tabbed.png
More information about the Python-modules-commits
mailing list