From de7d695f676a2d404a7aee0c7e0bf1a4174caf61 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 30 Mar 2013 12:37:08 -0400 Subject: libc.6-dbg: New package. --- diff --git a/build b/build index 2f1add9..cad6fa4 100755 --- a/build +++ b/build @@ -105,7 +105,7 @@ install-locales: build-locales install: install-libc install-locales oh-fixperms - oh-strip #-k + oh-strip -k oh-installfiles clean-libc: diff --git a/libc.6-dbg.pkg/control b/libc.6-dbg.pkg/control new file mode 100644 index 0000000..3a5e578 --- /dev/null +++ b/libc.6-dbg.pkg/control @@ -0,0 +1,6 @@ +Architecture: any-any-eglibc +Platform: all +Depends: libc.6 (= ${Binary-Version}) +Description: Embedded GNU C Library - debugging symbols + This package provides debugging symbols for the standard C library, the + standard math library, and more. diff --git a/libc.6-dbg.pkg/files b/libc.6-dbg.pkg/files new file mode 100644 index 0000000..1acc2ff --- /dev/null +++ b/libc.6-dbg.pkg/files @@ -0,0 +1 @@ +/usr/lib/debug -- cgit v0.9.1