Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 02:10:56 +0000 (UTC)
From:      Trevor Johnson <trevor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/linux_base-debian Makefile
Message-ID:  <200501130210.j0D2AuHa033594@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trevor      2005-01-13 02:10:56 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux_base-debian Makefile 
  Log:
  For some reason our rebuilt libc6 .deb package containing an ldconfig marked by
  brandelf was invalid ("files list file for package `libc6' contains an empty
  filename"), causing an installation error.  Avoid the error by instead unpacking
  libc6 into the installation directory, then running brandelf, then configuring
  libc6.
  
  Note restriction due to GNU GPL.
  
  Take maintainership.
  
  Revision  Changes    Path
  1.15      +6 -13     ports/emulators/linux_base-debian/Makefile



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