diff options
| author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-08 11:30:50 -0400 |
|---|---|---|
| committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-09-08 11:30:50 -0400 |
| commit | bb51a764ece0f48161ddea1c519a7e427ccfdf23 (patch) | |
| tree | 4fb6266a3286dc29bb4736fb0586bc176fc52314 /install.xml | |
| parent | ebfbaad9696ce0389ed1a9642d58dfb4a0abdc17 (diff) | |
SNOW-606 FIX disable packaging of libuuid
Patch taken from JIRA, committing locally to fix our project branch.
Code reviewed by Nyx / Brad
(transplanted from 06c4d6b5d67f6624d76b5a7f61021ef2d53f44b4)
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/install.xml b/install.xml index a47a732d56..3d90c4eed2 100644 --- a/install.xml +++ b/install.xml @@ -891,25 +891,6 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> - <key>libuuid</key> - <map> - <key>copyright</key> - <string>Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/></string> - <key>description</key> - <string>Generates UUIDs under Linux. Originally a part of the ext2fs filesystem. Also see lluuid.cpp for all platforms. Part of the e2fsprogs package.</string> - <key>license</key> - <string>lgpl</string> - <key>packages</key> - <map> - <key>linux</key> - <map> - <key>md5sum</key> - <string>91b194aed4b38bc23493b198009a8c6a</string> - <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/libuuid-linux-20090417.tar.bz2</uri> - </map> - </map> - </map> <key>libxml</key> <map> <key>license</key> |
