X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perl%2FMakefile.PL.in;h=f7719604c7fa6022c2671afc9affbadf06ae592f;hb=13bf0c380e98816595127291b64368dd9b8ca639;hp=b8f2969b7431d95395d91f221435eaabb83a82fd;hpb=c0687d3f1095c9f3c4537e0a8ac6476a3942a806;p=idzebra-moved-to-github.git diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in index b8f2969..f771960 100644 --- a/perl/Makefile.PL.in +++ b/perl/Makefile.PL.in @@ -16,7 +16,7 @@ WriteMakefile( sub MY::postamble { 'IDZebra_wrap.c: IDZebra.i - ./doswig + ./doswig' ; }