~ubuntu-branches/ubuntu/trusty/update-notifier/trusty

« back to all changes in this revision

Viewing changes to pixmaps/48x48/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-04-10 12:15:08 UTC
  • Revision ID: package-import@ubuntu.com-20120410121508-g9ogf16wji3cbf19
Tags: 0.119ubuntu6
data/package-data-downloader: Set urllib._urlopener to an instance of
urllib.FancyURLopener rather than urllib.URLopener, since the former
handles redirects (LP: #977812).

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
DATA = $(appicon_DATA)
76
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77
77
ACLOCAL = @ACLOCAL@
 
78
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
78
79
ALL_LINGUAS = @ALL_LINGUAS@
79
80
AMTAR = @AMTAR@
80
81
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@