[Lunar-commits] r18708 - moonbase/trunk/compilers/bin86
Terry Chan
tchan at lunar-linux.org
Sun Feb 12 20:09:10 UTC 2006
Author: tchan
Date: 2006-02-12 20:09:10 +0000 (Sun, 12 Feb 2006)
New Revision: 18708
Modified:
moonbase/trunk/compilers/bin86/BUILD
moonbase/trunk/compilers/bin86/DETAILS
Log:
Cleaning up sofar's reverse commit that added more commented out lines.
Modified: moonbase/trunk/compilers/bin86/BUILD
===================================================================
--- moonbase/trunk/compilers/bin86/BUILD 2006-02-12 16:22:08 UTC (rev 18707)
+++ moonbase/trunk/compilers/bin86/BUILD 2006-02-12 20:09:10 UTC (rev 18708)
@@ -1,6 +1,5 @@
(
-# patch_it $SOURCE2 1
sedit "s/-O2/$CFLAGS/" Makefile
sedit "s/MANDIR=\$(PREFIX)\/man/MANDIR=\$(PREFIX)\/share\/man/" Makefile
make &&
Modified: moonbase/trunk/compilers/bin86/DETAILS
===================================================================
--- moonbase/trunk/compilers/bin86/DETAILS 2006-02-12 16:22:08 UTC (rev 18707)
+++ moonbase/trunk/compilers/bin86/DETAILS 2006-02-12 20:09:10 UTC (rev 18708)
@@ -1,12 +1,8 @@
MODULE=bin86
VERSION=0.16.0
- #VERSION=0.16.17
SOURCE=$MODULE-$VERSION.tar.gz
- #SOURCE2=$MODULE-$VERSION-x86_64.patch
SOURCE_URL=http://homepage.ntlworld.com/robert.debath/dev86/
SOURCE_VFY=sha1:eb6d95516adc7f1a58b79c78c1ee1166376abcdd
- #SOURCE2_URL=$PATCH_URL/
- #SOURCE2_VFY=sha1:1dd8accb83fbf13e83978697de16448c4499c706
WEB_SITE=http://homepage.ntlworld.com/robert.debath/dev86/
ENTERED=20010922
UPDATED=20051210
More information about the Lunar-commits
mailing list