From 7c5c9b1dc9706c493a3bd1b0bc8d009958023338 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 8 Apr 2011 10:58:45 +0300 Subject: Don't attempt to show release notes after installing, fdo#31023 --- setup_native/prj/build.lst | 1 - 1 file changed, 1 deletion(-) (limited to 'setup_native/prj') 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 -- cgit