Magellan Linux

Diff of /branches/magellan-next/core/tcp-wrappers/tcp-wrappers-7.6-r12.smage2

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

revision 8182 by niro, Tue Jul 12 23:26:41 2011 UTC revision 8183 by niro, Tue Jul 12 23:34:41 2011 UTC
# Line 48  src_prepare() Line 48  src_prepare()
48  src_compile()  src_compile()
49  {  {
50   cd ${SRCDIR}   cd ${SRCDIR}
51   mmake REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux || die   mmake CC='$CC' REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux || die
52  }  }
53    
54  src_install()  src_install()

Legend:
Removed from v.8182  
changed lines
  Added in v.8183