diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-04-08 10:58:45 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-04-08 10:58:45 +0300 |
commit | 7c5c9b1dc9706c493a3bd1b0bc8d009958023338 (patch) | |
tree | c894145478f739d6bcf2de8df9572b83375e629c /setup_native/prj | |
parent | 41c2684da62aa2bf4bdbc473e7263b18dcfac8e9 (diff) |
Don't attempt to show release notes after installing, fdo#31023
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 7767e773bfd6..76bec6050f7a 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -4,7 +4,6 @@ pk setup_native\scripts\source nmake - u sn_sour pk setup_native\scripts nmake - u sn_scripts sn_source.u NULL pk setup_native\source\mac nmake - u sn_mac NULL pk setup_native\source\win32\customactions\tools nmake - w sn_tools NULL -pk setup_native\source\win32\customactions\relnotes nmake - w sn_relnotes NULL pk setup_native\source\win32\customactions\rebase nmake - w sn_rebase NULL pk setup_native\source\win32\customactions\regactivex nmake - w sn_regactivex NULL pk setup_native\source\win32\customactions\regpatchactivex nmake - w sn_regpatchactivex NULL |