sure: *************** *** 265,270 **** .if ${MK_SENDMAIL} != "no" mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.sendmail.dist -p ${DESTDIR}/ .endif cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys cd ${DESTDIR}/usr/share/man/en.ISO8859-1; ln -sf ../man* . cd ${DESTDIR}/usr/share/man/en.UTF-8; ln -sf ../man* . --- 268,276 ---- .if ${MK_SENDMAIL} != "no" mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.sendmail.dist -p ${DESTDIR}/ .endif + .if ${MK_GAMES} != "no" + mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.games.dist -p ${DESTDIR}/ + .endif cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys cd ${DESTDIR}/usr/share/man/en.ISO8859-1; ln -sf ../man* . cd ${DESTDIR}/usr/share/man/en.UTF-8; ln -sf ../man* . md5 of src/etc/makefile is 607b7b5c8e5f608abc81211bf379de1a btw. cheers. Giorgos Keramidas schrieb am 2009-06-24: > On Wed, 24 Jun 2009 01:08:30 +0200 (CEST), Alexander Best > <alexbestms_at_math.uni-muenster.de> wrote: > > hmmmmm.... > > src/etc/Makefile still fails: > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |diff -r 34016babb0f2 -r 0f2d2f3bfba0 etc/Makefile > > |--- a/etc/Makefile Tue Jun 23 22:08:55 2009 +0000 > > |+++ b/etc/Makefile Wed Jun 24 01:21:27 2009 +0300 > > -------------------------- > > Patching file etc/Makefile using Plan A... > > Hunk #1 succeeded at 104 with fuzz 2. > > Hunk #2 failed at 268. > > 1 out of 2 hunks failed--saving rejects to etc/Makefile.rej > > Hmm... The next patch looks like a unified diff to me... > > my source is revision 194787, but that souldn't matter since > > src/etc/Makefile > > hasn't been changed for 2 weeks (193635). > This is odd. can you show me the rej file?Received on Tue Jun 23 2009 - 21:21:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC