[Midnightbsd-cvs] src: src/release: More adjustments for 0.1.1 release build.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 9 20:34:21 EST 2007


Log Message:
-----------
More adjustments for 0.1.1 release build.

Tags:
----
RELENG_0_1

Modified Files:
--------------
    src/release:
        Makefile (r1.13.2.3 -> r1.13.2.4)
    src/release/scripts:
        package-split.py (r1.7.2.3 -> r1.7.2.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/release/Makefile,v
retrieving revision 1.13.2.3
retrieving revision 1.13.2.4
diff -L release/Makefile -L release/Makefile -u -r1.13.2.3 -r1.13.2.4
--- release/Makefile
+++ release/Makefile
@@ -154,7 +154,7 @@
 # Respect DOCDISTFILES which is used before.
 RELEASEDISTFILES?=	${DOCDISTFILES}
 .else
-RELEASEDISTFILES?=	${.CURDIR}/../../mports/distfiles
+RELEASEDISTFILES?=	${.CURDIR}/../../mports/Distfiles
 .endif
 # Set this to 1 if you want -P to be used for automatic keyboard detection
 # on the boot floppy.  WARNING: Breaks on some Athlon (K7) motherboards.
Index: package-split.py
===================================================================
RCS file: /home/cvs/src/release/scripts/package-split.py,v
retrieving revision 1.7.2.3
retrieving revision 1.7.2.4
diff -L release/scripts/package-split.py -L release/scripts/package-split.py -u -r1.7.2.3 -r1.7.2.4
--- release/scripts/package-split.py
+++ release/scripts/package-split.py
@@ -61,6 +61,7 @@
             'emulators/mtools',
             'ftp/wget',
             'graphics/cairo',
+            'graphics/libfpx',
             'graphics/png',
             'lang/gcc42',
             'lang/python',


More information about the Midnightbsd-cvs mailing list