Magellan Linux

Diff of /smage/trunk/core/fluxbox/fluxbox-1.3.2-r1.smage2

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

revision 3867 by niro, Mon Jul 23 08:16:29 2012 UTC revision 3868 by niro, Mon Jul 23 08:16:57 2012 UTC
# Line 54  src_prepare() Line 54  src_prepare()
54   cd ${SRCDIR}   cd ${SRCDIR}
55    
56   # fix fbsetbg, that it runs with alx, which has no ldd installed   # fix fbsetbg, that it runs with alx, which has no ldd installed
57   mpatch ${PNAME}-${PVER}-alx.patch || die   mpatch ${PNAME}-1.3.1-alx.patch || die
58    
59   # no xmodmap is provided by alx   # no xmodmap is provided by alx
60   mpatch ${PNAME}-${PVER}-no-xmodmap.patch || die   mpatch ${PNAME}-1.3.1-no-xmodmap.patch || die
61    
62   # enable antialias by default   # enable antialias by default
63   echo "session.screen0.antialias: true" >> data/init.in || die   echo "session.screen0.antialias: true" >> data/init.in || die

Legend:
Removed from v.3867  
changed lines
  Added in v.3868