Author: alexander
Date: 2006-01-01 06:01:02 -0700 (Sun, 01 Jan 2006)
New Revision: 1335
Modified:
trunk/packages/shadow/Makefile
Log:
Disabled installation of Shadow manual pages in languages unsupported by Man-DB
Modified: trunk/packages/shadow/Makefile
===================================================================
--- trunk/packages/shadow/Makefile 2006-01-01 12:28:50 UTC (rev 1334)
+++ trunk/packages/shadow/Makefile 2006-01-01 13:01:02 UTC (rev 1335)
@@ -34,6 +34,7 @@
endif
sed -i 's/groups$$(EXEEXT) //' src/Makefile
find man -name Makefile -exec sed -i '/groups/d' {} \;
+ sed -i -e 's/ ko//' -e 's/ zh_CN zh_TW//' man/Makefile
make $(PM)
make install
cp etc/{limits,login.access} /etc
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page