X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perl%2FMakefile.PL.in;h=f7719604c7fa6022c2671afc9affbadf06ae592f;hb=863d336f803da454e03f39ee2225719fed05021e;hp=e5c120784e22ef54779e679589c2ae79883c6089;hpb=92358ecf48eee1915a597b38addd532db490cbdb;p=idzebra-moved-to-github.git diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in index e5c1207..f771960 100644 --- a/perl/Makefile.PL.in +++ b/perl/Makefile.PL.in @@ -16,8 +16,7 @@ WriteMakefile( sub MY::postamble { 'IDZebra_wrap.c: IDZebra.i - swig -I../include -v -Wall -perl -proxy ./IDZebra.i - mv IDZebra.pm lib/' + ./doswig' ; }