Magellan Linux

Diff of /branches/R11-unstable/core/tcp-wrappers/tcp-wrappers-7.6-r12.smage2

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

revision 8183 by niro, Tue Jul 12 23:34:41 2011 UTC revision 8184 by niro, Tue Jul 12 23:35:20 2011 UTC
# Line 48  src_prepare() Line 48  src_prepare()
48  src_compile()  src_compile()
49  {  {
50   cd ${SRCDIR}   cd ${SRCDIR}
51   mmake CC='$CC' 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.8183  
changed lines
  Added in v.8184