~ubuntu-branches/ubuntu/hoary/liblockfile-simple-perl/hoary

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-02-02 14:35:40 UTC
  • Revision ID: james.westby@ubuntu.com-20050202143540-6dnomub63cf2d38k
Tags: 0.2.5-4ubuntu1
debian/rules: Do not install the directory /usr/lib/perl/5.8/ since this
conflicts with perl-base.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 
55
55
        # Add here commands to install the package into debian/liblockfile-simple-perl.
56
56
        $(MAKE) pure_install
 
57
        rmdir --ignore-fail-on-non-empty -p debian/liblockfile-simple-perl/usr/lib/perl/5.8/
57
58
        -cd debian/liblockfile-simple-perl; rm `find . -name .packlist`
58
59
 
59
60