Magellan Linux

Diff of /smage/branches/alx-0_6_0/core/nano/nano-2.2.6-r1.smage2

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

revision 2099 by niro, Wed May 11 19:06:29 2011 UTC revision 2100 by niro, Thu May 12 12:25:50 2011 UTC
# Line 55  alx_generic_src_install() Line 55  alx_generic_src_install()
55   minstalletc nanorc-${NRCVER} nanorc || die   minstalletc nanorc-${NRCVER} nanorc || die
56   minstallfile -s nanorc-${NRCVER} /usr/share/doc/${PNAME}-${PVER}/examples/nanorc  || die   minstallfile -s nanorc-${NRCVER} /usr/share/doc/${PNAME}-${PVER}/examples/nanorc  || die
57  }  }
58    
59    preinstall()
60    {
61     add_conf_prot_mask /etc/nanorc
62    }

Legend:
Removed from v.2099  
changed lines
  Added in v.2100