From a94c464036dc09bbf12f67ed0eaf91624f26c2f3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 27 Oct 2009 15:44:21 +0000 Subject: The patch was wrong --- truecrypt/build/truecrypt-6.3_diropen.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'truecrypt') diff --git a/truecrypt/build/truecrypt-6.3_diropen.patch b/truecrypt/build/truecrypt-6.3_diropen.patch index 0a33a00f..9b949bdc 100644 --- a/truecrypt/build/truecrypt-6.3_diropen.patch +++ b/truecrypt/build/truecrypt-6.3_diropen.patch @@ -13,7 +13,7 @@ catch (exception &e) { ShowError (e); } } } -+ if (desktop == L"XFCE") ++ else if (desktop == L"XFCE") + { + args.push_back (string (path)); + try -- cgit v1.2.3