Author: justin Date: 2005-10-02 22:22:09 -0600 (Sun, 02 Oct 2005) New Revision: 829
Modified: x86/branches/utf8-newmake/packages/samba/Makefile x86/trunk/packages/lilo/Makefile Log: Updated utf8-newmake to samba 3.0.20a, merged r828 to trunk. Modified: x86/branches/utf8-newmake/packages/samba/Makefile =================================================================== --- x86/branches/utf8-newmake/packages/samba/Makefile 2005-10-03 04:05:54 UTC (rev 828) +++ x86/branches/utf8-newmake/packages/samba/Makefile 2005-10-03 04:22:09 UTC (rev 829) @@ -1,12 +1,12 @@ # Samba Makefile NM= samba -VRS= 3.0.20 +VRS= 3.0.20a DIR= $(NM)-$(VRS) FILE= $(DIR).tar.gz -URL-$(FILE)= http://us1.samba.org/samba/ftp/$(FILE) -SHA-$(FILE)= f67d0ba950ab6f0a2d3ece7687ab0b262645c022 +URL-$(FILE)= http://us1.samba.org/samba/ftp/old-versions/$(FILE) +SHA-$(FILE)= f271e3c3eda58cf781018ab14673a15cd3d0b83a # Targets Modified: x86/trunk/packages/lilo/Makefile =================================================================== --- x86/trunk/packages/lilo/Makefile 2005-10-03 04:05:54 UTC (rev 828) +++ x86/trunk/packages/lilo/Makefile 2005-10-03 04:22:09 UTC (rev 829) @@ -23,6 +23,7 @@ $(std_build) compile-stage2: + patch -Np1 -i ../$(PATCH1) make ROOT="" $(PM) make ROOT="" install -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
