debian/rules
changeset 10 0b560168af46
parent 7 5e9d1bdb9a15
child 15 62506da2d4e4
equal deleted inserted replaced
9:25921fa4d40f 10:0b560168af46
     7 # This special exception was added by Craig Small in version 0.37 of dh-make.
     7 # This special exception was added by Craig Small in version 0.37 of dh-make.
     8 
     8 
     9 # Uncomment this to turn on verbose mode.
     9 # Uncomment this to turn on verbose mode.
    10 #export DH_VERBOSE=1
    10 #export DH_VERBOSE=1
    11 
    11 
       
    12 export PERL5LIB=
       
    13 export PERL_MB_OPT=
       
    14 export PERL_MM_OPT=
       
    15 
    12 %:
    16 %:
    13 	dh $@
    17 	dh $@