~ubuntu-branches/ubuntu/saucy/wicd/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/01-remove_unused_icons.patch

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-11-02 21:49:32 UTC
  • Revision ID: package-import@ubuntu.com-20121102214932-oiqjicfuxycdwd53
Tags: 1.7.2.4-3
* Fix debian/watch
* Recommend rfkill in wicd-daemon (Closes: #683559)
* Substitute dependency on dhcp3-client with isc-dhcp-client
  (Closes: #680976)
* Fix handling of /etc/resolv.conf when it's a symlink (Closes: #691973)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
--- wicd.orig/setup.py
7
7
+++ wicd/setup.py
8
 
@@ -535,15 +535,11 @@ try:
 
8
@@ -538,15 +538,11 @@ try:
9
9
         if not wpath.no_install_man:
10
10
             data.append((wpath.mandir + 'man1/', [ 'man/wicd-client.1' ]))
11
11
         data.append((wpath.icons + 'scalable/apps/', ['icons/scalable/wicd-gtk.svg']))