From 618b5ef170cce57a3dea678b23d49743c92789f7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 30 Mar 2013 22:22:48 -0400 Subject: build: Delete manual removal commands. --- (limited to 'build') diff --git a/build b/build index 01caae9..45247bb 100755 --- a/build +++ b/build @@ -21,8 +21,6 @@ nop: @: configure-libc: - # TODO: Remove manual from upstream source. - #rm -Rf src/libc/manual [ ! -d libcbuild ] && mkdir libcbuild || true rm -f libcbuild/config.cache echo 'libc_cv_forced_unwind=yes' >>libcbuild/config.cache @@ -96,8 +94,6 @@ install-libc: build-libc rm -f dest/usr/lib/*/pt_chown cp ../nsswitch.conf dest/etc rm -f dest/etc/ld.so.cache - # TODO: Remove manual from upstream source. - rm -Rf dest/usr/share/info install-locales: build-locales oh-autoinstall -s "$${PWD}/src/localedef" -B localesbuild \ -- cgit v0.9.1