Magellan Linux

Diff of /trunk/include/kernel-split.sminc

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

revision 21976 by niro, Wed Aug 14 14:00:36 2013 UTC revision 21977 by niro, Sun Aug 10 18:53:11 2014 UTC
# Line 18  sminclude kernel Line 18  sminclude kernel
18  SPLIT_PACKAGES="kernel-${BRANCH} kernel-sources-${BRANCH}"  SPLIT_PACKAGES="kernel-${BRANCH} kernel-sources-${BRANCH}"
19    
20  # kernel.sminc opts this out for sources, split-build needs this one always  # kernel.sminc opts this out for sources, split-build needs this one always
21  : ${SDEPEND=">= sys-dev/bc-1.06"}  SDEPEND="${SDEPEND}
22     >= sys-dev/bc-1.06"
23    
24  # define split_info functions  # define split_info functions
25  eval "split_info_kernel-${BRANCH}()  eval "split_info_kernel-${BRANCH}()

Legend:
Removed from v.21976  
changed lines
  Added in v.21977