Magellan Linux

Diff of /smage/trunk/extras/rdesktop/rdesktop-1.9.0-r1.smage2

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

revision 14354 by niro, Thu Jul 9 09:29:39 2020 UTC revision 14355 by niro, Thu Jul 9 09:29:55 2020 UTC
# Line 52  src_prepare() Line 52  src_prepare()
52    
53   cd ${SRCDIR}   cd ${SRCDIR}
54    
  # openssl-1.1 fixes  
  mpatch ${PNAME}-${PVER}-openssl-1.1-fixes.patch || die  
  mpatch ${PNAME}-${PVER}-openssl-1.1-x509-fixes.patch || die  
   
55   # force use of our CFLAGS   # force use of our CFLAGS
56   sed -i -e '/-O2/c\' -e 'cflags="$cflags ${CFLAGS}"' configure || die   sed -i -e '/-O2/c\' -e 'cflags="$cflags ${CFLAGS}"' configure || die
57  }  }

Legend:
Removed from v.14354  
changed lines
  Added in v.14355