diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-30 18:13:40 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-30 18:14:09 +0200 |
commit | 9f328f09f9d4a552ed90050bf4b45b099f058ec8 (patch) | |
tree | e0ac08b33fe4e00f3c7bc70ee2800c01cf302cd9 | |
parent | 6071f7a084435d715ca98c709b331d45a521f589 (diff) |
sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)
so the generated list of files does not conflict with the main package
-rwxr-xr-x | setup_native/source/packinfo/packinfo_sdkoo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/packinfo/packinfo_sdkoo.txt b/setup_native/source/packinfo/packinfo_sdkoo.txt index 2855a1467de8..3e3e1d579fad 100755 --- a/setup_native/source/packinfo/packinfo_sdkoo.txt +++ b/setup_native/source/packinfo/packinfo_sdkoo.txt @@ -26,7 +26,7 @@ #************************************************************************* Start -module = "gid_Module_Root" +module = "gid_Module_Root_SDK" solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-sdk" solarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core01, SUNWbtool (Name="CCS tools bundled with SunOS"), SUNWxcu4 (Name="XCU4 Utilities")" packagename = "%BASISPACKAGEPREFIX%OOOBASEVERSION-sdk" |