summaryrefslogtreecommitdiffstats
path: root/src/windows/build/BKWconfig.xml
diff options
context:
space:
mode:
authorKevin Koch <kpkoch@mit.edu>2007-03-30 21:24:18 +0000
committerKevin Koch <kpkoch@mit.edu>2007-03-30 21:24:18 +0000
commit9cdc53983b55cb426b51219a2b73bad050aa3e6b (patch)
tree8b8e570d5d6c339cf00957d7936533cf013e1989 /src/windows/build/BKWconfig.xml
parent53b462aa4829fa9e1b9f191e55c83698bc44501a (diff)
downloadkrb5-9cdc53983b55cb426b51219a2b73bad050aa3e6b.tar.gz
krb5-9cdc53983b55cb426b51219a2b73bad050aa3e6b.tar.xz
krb5-9cdc53983b55cb426b51219a2b73bad050aa3e6b.zip
For the sdk zip, copy *.* and then [the new part] remove *.exe and *.msi. Further tweaks should be suggested in the form of mods to sdkfiles.xml
Minor formatting and removing redundant code. Target_Version: 1.6.1 Ticket: 5490 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19363 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/build/BKWconfig.xml')
-rw-r--r--src/windows/build/BKWconfig.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/windows/build/BKWconfig.xml b/src/windows/build/BKWconfig.xml
index 7e1fd24c7d..9d8ed193e9 100644
--- a/src/windows/build/BKWconfig.xml
+++ b/src/windows/build/BKWconfig.xml
@@ -115,7 +115,8 @@
</CopyList>
<Prunes>
<Prune dummy="foo" />
- <Prune name="MIT*.exe" /> <!-- MITKerberosForWindows.exe was copied to a new name in sdkfiles.xml. -->
+ <Prune name="*.exe" />
+ <Prune name="*.msi" />
</Prunes>
</Zip>
<Zip name="SRC" filename="%filestem%-src.zip" topdir="%filestem%-final">