Changeset 6858 for debian/rules

Show
Ignore:
Timestamp:
09/08/05 21:28:47 (3 years ago)
Author:
rafl
Message:

Debian:
* Enable perl5 embedding in debian/rules.
* Added libperl-dev to Build-Depends.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r6812 r6858  
    1414configure-stamp: patch-stamp 
    1515        dh_testdir 
    16         perl Makefile.PL INSTALLDIRS=vendor 
     16        PUGS_EMBED=perl5 perl Makefile.PL INSTALLDIRS=vendor 
    1717        touch configure-stamp 
    1818