# | Line 18 | Line 18 | diff Makefile.PL.orig Makefile.PL | |
---|---|---|
18 | > "$OH/include", # Tim Barrass, hacked for OIC install from zips | |
19 | EOF | |
20 | %ifos darwin | |
21 | < | [ $(uname) = Darwin ] perl -p -i -e 's/NMEDIT = nmedit/NMEDIT = true/' Makefile.PL |
21 | > | perl -p -i -e 's/NMEDIT = nmedit/NMEDIT = true/' Makefile.PL |
22 | %endif | |
23 | ||
24 | perl Makefile.PL PREFIX=%i LIB=%i/lib/site_perl/%perlversion -l -m $ORACLE_HOME/demo/demo.mk |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |