Magellan Linux

Contents of /smage/trunk/core/automake15/alx/automake15.custom

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (show annotations) (download)
Sun Jan 11 00:59:57 2009 UTC (15 years, 5 months ago) by niro
File size: 230 byte(s)
-moved several base packages to 'core'
1 # $Header: /alx-cvs/smage-eglibc/automake15/alx/automake15.custom,v 1.2 2008/08/24 13:15:16 niro Exp $
2
3 # -dev only package
4 ALX_PKGTYPE="only-alx-dev"
5
6 # remove sed dependency
7 SDEPEND=$(echo "${SDEPEND}" | sed '/sys-apps\/sed/d')