Magellan Linux

Diff of /trunk/core/gamin/gamin-0.1.10-r7.smage2

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

revision 31576 by niro, Mon Dec 3 08:21:55 2018 UTC revision 31577 by niro, Mon Dec 3 08:22:14 2018 UTC
# Line 32  UP2DATE="updatecmd http://people.gnome.o Line 32  UP2DATE="updatecmd http://people.gnome.o
32  src_prepare()  src_prepare()
33  {  {
34   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
  cd ${SRCDIR}  
35    
36   # fix build against newer glib2 versions   # fix build against newer glib2 versions
37   mpatch ${PNAME}-${PVER}-fix-deprecated-const.patch || die   mpatch ${PNAME}-${PVER}-fix-deprecated-const.patch || die
# Line 43  src_prepare() Line 42  src_prepare()
42    
43  src_compile()  src_compile()
44  {  {
  cd ${SRCDIR}  
   
45   mconfigure \   mconfigure \
46   --libexecdir=/usr/$(mlibdir)/${PNAME} \   --libexecdir=/usr/$(mlibdir)/${PNAME} \
47   --enable-inotify \   --enable-inotify \

Legend:
Removed from v.31576  
changed lines
  Added in v.31577