~dobey/software-center/train-magic

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Vogt
  • Date: 2012-02-29 17:23:24 UTC
  • mto: This revision was merged to the branch mainline in revision 2796.
  • Revision ID: michael.vogt@ubuntu.com-20120229172324-qocfozsdlp386c8y
actually call the expunge-helper.py from s-c

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
               "utils/update-software-center",
95
95
               "utils/update-software-center-channels",
96
96
               "utils/update-software-center-agent",
 
97
               # generic helpers
 
98
               "utils/expunge-cache.py",
97
99
               ] + glob.glob("utils/piston-helpers/*.py"),
98
100
      packages=['softwarecenter',
99
101
                'softwarecenter.backend',