Magellan Linux

Annotation of /smage/trunk/extras/automake14/alx/automake14.custom

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations) (download)
Sun Jan 11 00:48:53 2009 UTC (15 years, 4 months ago) by niro
File size: 230 byte(s)
-import alx-0.9.0
1 niro 3 # $Header: /alx-cvs/smage-eglibc/automake14/alx/automake14.custom,v 1.2 2008/08/24 13:15:01 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')