From owner-cvs-all@FreeBSD.ORG Wed Sep 26 10:47:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B13416A417; Wed, 26 Sep 2007 10:47:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5CD0D13C45B; Wed, 26 Sep 2007 10:47:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8QAlqqm096577; Wed, 26 Sep 2007 10:47:52 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8QAlqBA096576; Wed, 26 Sep 2007 10:47:52 GMT (envelope-from bsam) Message-Id: <200709261047.l8QAlqBA096576@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 26 Sep 2007 10:47:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-fc6 Makefile pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 10:47:52 -0000 bsam 2007-09-26 10:47:51 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc6 Makefile pkg-install pkg-plist Log: Add some directory trees since we still use fc4 infrastucture ports. Inspirited by the wrong behaviour of "install file1 file2" when file2 should exist and be a directory... XXX: should be MFC'ed to linux_base-fc7 Revision Changes Path 1.33 +1 -1 ports/emulators/linux_base-fc6/Makefile 1.9 +5 -0 ports/emulators/linux_base-fc6/pkg-install 1.17 +7 -0 ports/emulators/linux_base-fc6/pkg-plist