X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Frules;h=33f4db129dde52288a1e067bc7772f7e4cd314d4;hb=51a60d62f86b19a9ad60c524347e3640ee2f59d4;hp=3e375965bd245afcb98e94d5940cd172b7580a20;hpb=d3292bc521a046361662b58914c151d16842dbb6;p=ZOOM-Perl-moved-to-github.git diff --git a/debian/rules b/debian/rules index 3e37596..33f4db1 100755 --- a/debian/rules +++ b/debian/rules @@ -59,8 +59,8 @@ install-stamp: # As this is a architecture dependent package, we are not # supposed to install stuff to /usr/share. MakeMaker creates - # the dirs, we delete them from the deb: - rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5 + # the dirs, we delete them from the deb if they exist + rmdir --ignore-fail-on-non-empty --parents $(TMP)/usr/share/perl5 || : touch install-stamp