[msitools] wixl: remove fixme
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools] wixl: remove fixme
- Date: Fri, 8 Nov 2013 20:00:11 +0000 (UTC)
commit fcb9cfc58a8e5cf5d863ec0d51e8be3c33539c97
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Fri Nov 8 20:58:59 2013 +0100
wixl: remove fixme
Stable component id should now be working.
tools/wixl/builder.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tools/wixl/builder.vala b/tools/wixl/builder.vala
index fbb3293..130cdf3 100644
--- a/tools/wixl/builder.vala
+++ b/tools/wixl/builder.vala
@@ -401,7 +401,6 @@ namespace Wixl {
var dir = get_directory (comp);
string uuid;
- // FIXME: stable uuid generation based on ns/dir/path
if (comp.Guid == "*")
uuid = uuid_from_name (comp.full_path (this));
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]