Magellan Linux

Diff of /trunk/extras/iniparser/iniparser-4.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31804 by niro, Wed Dec 12 08:46:16 2018 UTC revision 31805 by niro, Wed Dec 12 08:46:54 2018 UTC
# Line 35  src_install() Line 35  src_install()
35   all-abis minstallfile src/iniparser.h /usr/include/ || die   all-abis minstallfile src/iniparser.h /usr/include/ || die
36   all-abis minstallfile src/dictionary.h /usr/include/ || die   all-abis minstallfile src/dictionary.h /usr/include/ || die
37    
38   minstalldir /usr/$(mlibdir) || die   all-abis minstalldir /usr/'$(mlibdir)' || die
39   # minstalllib not working here because of soname   # minstalllib not working here because of soname
40   all-abis minstallexec libiniparser.so.1 /usr/'$(mlibdir)'/ || die   all-abis minstallexec libiniparser.so.1 /usr/'$(mlibdir)'/ || die
41   # remove rpath   # remove rpath

Legend:
Removed from v.31804  
changed lines
  Added in v.31805