Magellan Linux

Diff of /smage/trunk/core/openmotif/openmotif-2.3.3-r1.smage2

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

revision 348 by niro, Mon May 3 09:15:23 2010 UTC revision 349 by niro, Mon May 3 09:17:28 2010 UTC
# Line 40  src_prepare() Line 40  src_prepare()
40   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
41    
42   # disable compilation of demo binaries   # disable compilation of demo binaries
43   all-abis "sed -i '/^SUBDIRS/{:x;/\\$/{N;bx;};s/[ \t\n\\]*demos//;s/\([ \t\n\\]*doc\)\ \/\1/;}' Makefile.am" || die   all-abis "sed -i '/^SUBDIRS/{:x;/\\$/{N;bx;};s/[ \t\n\\]*demos//;s/\([ \t\n\\]*doc\)\\ \\\\/\1/;}' Makefile.am" || die
44    
45   # add X.Org vendor string to aliases for virtual bindings   # add X.Org vendor string to aliases for virtual bindings
46   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die   all-abis "echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >> bindings/xmbind.alias" || die

Legend:
Removed from v.348  
changed lines
  Added in v.349