summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-23 16:02:53 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-23 16:02:53 (EDT)
commitb32b1e652e4166ca89a527af2454ca058c3312b5 (patch)
treebfdc421b183bc358d2f25ea16f3487c7dfcc25bf /build
parent8a7a9fddb971bc9b3a51a79890cc00a8dff22f4d (diff)
For now, skip the debug package.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index d6fe598..c7a1573 100755
--- a/build
+++ b/build
@@ -1,6 +1,6 @@
#! /usr/bin/make -f
-PKGS = libc.6.pkg libc.6-dbg.pkg libc.6-dev.pkg \
+PKGS = libc.6.pkg libc.6-dev.pkg \
libc-bin.pkg libc-dev-bin.pkg nscd.pkg \
locales.pkg zoneinfo.pkg
eglibc-doc.pkg \