Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 02:38:51 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 79952 for review
Message-ID:  <200507110238.j6B2cpLt057362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79952

Change 79952 by soc-andrew@soc-andrew_serv on 2005/07/11 02:37:55

	Missed the etc/mtree/BSD.usr.dist file for a diff in the release patch

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#5 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#5 (text+ko) ====

@@ -3,7 +3,7 @@
 # Script to create a patch and tarballs of files to use in release(7)
 
 # The files to diff
-FILES="lib/Makefile usr.sbin/Makefile release/Makefile share/Makefile"
+FILES="lib/Makefile usr.sbin/Makefile release/Makefile share/Makefile etc/mtree/BSD.usr.dist"
 
 # Dir's to create a tarball of:name for tarball
 DIRS="contrib/bsdinstaller:base lib/bsdinstaller:lib usr.sbin/bsdinstaller:usr_sbin release/bsdinstaller:release share/bsdinstaller:share"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110238.j6B2cpLt057362>