Magellan Linux

Diff of /smage/trunk/core/libnotify/libnotify-0.7.6-r2.smage2

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

revision 6637 by niro, Wed Jul 15 09:44:39 2015 UTC revision 6638 by niro, Wed Jul 15 09:50:59 2015 UTC
# Line 27  msetfeature "!check" Line 27  msetfeature "!check"
27  SRC_URI=(  SRC_URI=(
28   gnome://${PNAME}/${PVER%.*}/${SRCFILE}   gnome://${PNAME}/${PVER%.*}/${SRCFILE}
29   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
30   mirror://${PNAME}/${PNAME}-0.7.5-gtk3-tests.patch   mirror://${PNAME}/${PNAME}-0.7.4-gtk3-tests.patch
31  )  )
32    
33  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"
# Line 37  src_prepare() Line 37  src_prepare()
37   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
38    
39   # make gtk3 tests conditional   # make gtk3 tests conditional
40   mpatch ${PNAME}-0.7.5-gtk3-tests.patch || die   mpatch ${PNAME}-0.7.4-gtk3-tests.patch || die
41   mautoreconf || die   mautoreconf || die
42  }  }

Legend:
Removed from v.6637  
changed lines
  Added in v.6638