From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 39C7C138010 for ; Thu, 20 Sep 2012 11:39:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF04921C003; Thu, 20 Sep 2012 11:39:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 82BE521C003 for ; Thu, 20 Sep 2012 11:39:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB44433D389 for ; Thu, 20 Sep 2012 11:39:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D5FF1E5444 for ; Thu, 20 Sep 2012 11:39:02 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1348141032.7aa005a70124b876254b9edf618435020935a9cd.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-auth/pam-face-authentication/files/ X-VCS-Repository: proj/kde X-VCS-Files: sys-auth/pam-face-authentication/files/pam-face-authentication-0.3-cmake.patch X-VCS-Directories: sys-auth/pam-face-authentication/files/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 7aa005a70124b876254b9edf618435020935a9cd X-VCS-Branch: master Date: Thu, 20 Sep 2012 11:39:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0e3a4e0d-72f1-4219-b25a-e07b8e7b5f83 X-Archives-Hash: 37efade4b35bcd0a97a96319f7fdc71b commit: 7aa005a70124b876254b9edf618435020935a9cd Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 20 11:37:12 2012 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 20 11:37:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7aa005a7 [sys-auth/pam-face-authentication] Fix relative pathes in patch. (Portage version: 2.1.11.16/git/Linux x86_64, unsigned Manifest commit) --- .../files/pam-face-authentication-0.3-cmake.patch | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-auth/pam-face-authentication/files/pam-face-authentication-0.3-cmake.patch b/sys-auth/pam-face-authentication/files/pam-face-authentication-0.3-cmake.patch index 924688c..927bc7a 100644 --- a/sys-auth/pam-face-authentication/files/pam-face-authentication-0.3-cmake.patch +++ b/sys-auth/pam-face-authentication/files/pam-face-authentication-0.3-cmake.patch @@ -1,6 +1,5 @@ -diff -ru ../pam-face-authentication-0.3/CMakeLists.txt ./CMakeLists.txt ---- ../pam-face-authentication-0.3/CMakeLists.txt 2009-08-09 18:41:56.000000000 +0200 -+++ ./CMakeLists.txt 2010-07-07 11:16:58.565021679 +0200 +--- CMakeLists.txt ++++ CMakeLists.txt @@ -76,7 +76,7 @@ SET( VERSION "0.3" ) SET( PKGDATADIR "${CMAKE_INSTALL_PREFIX}/${DATA_INSTALL_DIR}" )