Author: alexander
Date: 2005-12-06 05:47:51 -0700 (Tue, 06 Dec 2005)
New Revision: 1231

Modified:
   trunk/packages/ncurses/Makefile
Log:
Fixed typo in ncurses Makefile


Modified: trunk/packages/ncurses/Makefile
===================================================================
--- trunk/packages/ncurses/Makefile     2005-12-06 08:14:47 UTC (rev 1230)
+++ trunk/packages/ncurses/Makefile     2005-12-06 12:47:51 UTC (rev 1231)
@@ -51,7 +51,7 @@
        make sources
        make $(PM)
        make install
-       chmod 755 /usr/$(LIB_MAYBE54)/*.$(VRS)
+       chmod 755 /usr/$(LIB_MAYBE64)/*.$(VRS)
        mv /usr/$(LIB_MAYBE64)/libncursesw.so.5* /$(LIB_MAYBE64)
        ln -sf ../../$(LIB_MAYBE64)/libncursesw.so.5 
/usr/$(LIB_MAYBE64)/libncursesw.so
        for lib in curses ncurses form panel menu ; do \

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to