Magellan Linux

Diff of /trunk/extras/x2goserver/x2goserver-4.0.1.20-r1.smage2

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

revision 29363 by niro, Thu Jun 1 13:25:52 2017 UTC revision 29364 by niro, Thu Jun 1 13:26:12 2017 UTC
# Line 62  pkg_setup() Line 62  pkg_setup()
62  src_prepare()  src_prepare()
63  {  {
64   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
  local file  
   
65   cd ${SRCDIR}   cd ${SRCDIR}
66    
67     local file
68   # ignore man2html   # ignore man2html
69   for file in $(grep -irl 'build-indep:.*build_man2html.*')   for file in $(grep -irl 'build-indep:.*build_man2html.*')
70   do   do

Legend:
Removed from v.29363  
changed lines
  Added in v.29364