~ubuntu-branches/ubuntu/trusty/horae/trusty

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2006-12-26 11:54:29 UTC
  • Revision ID: james.westby@ubuntu.com-20061226115429-6wif9j2nmom5b3ae
Tags: 063-3
Fix debian/rules file to account for changes in source tree 
organization and for case where maintainer forgets to delete 
unneeded CPAN module sources from upstream tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
562
562
 
563
563
               ## non-standard Tk goodies
564
564
               'Tk/DirSelect.pm'              => "$blib/lib/Tk/DirSelect.pm",
565
 
               'Tk/FileDialog.pm'             => "$blib/lib/Tk/FileDialog.pm",
 
565
#              'Tk/FileDialog.pm'             => "$blib/lib/Tk/FileDialog.pm",
566
566
               'Tk/PathparamEntry.pm'         => "$blib/lib/Tk/PathparamEntry.pm",
567
567
               'Tk/KeyEntry.pm'               => "$blib/lib/Tk/KeyEntry.pm",
568
568
               'Tk/RetEntry.pm'               => "$blib/lib/Tk/RetEntry.pm",