Magellan Linux

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

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

revision 31803 by niro, Wed Dec 12 08:45:36 2018 UTC revision 31804 by niro, Wed Dec 12 08:46:16 2018 UTC
# Line 32  src_compile() Line 32  src_compile()
32  src_install()  src_install()
33  {  {
34   minstalldir /usr/include || die   minstalldir /usr/include || die
35   minstallfile src/iniparser.h /usr/include/ || die   all-abis minstallfile src/iniparser.h /usr/include/ || die
36   minstallfile src/dictionary.h /usr/include/ || die   all-abis minstallfile src/dictionary.h /usr/include/ || die
37    
38   minstalldir /usr/$(mlibdir) || die   minstalldir /usr/$(mlibdir) || die
39   # minstalllib not working here because of soname   # minstalllib not working here because of soname

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