From 90c6d2e50cc22ebca3b1be7127d68aaadcdef4e1 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Wed, 14 Nov 2012 02:25:07 +0000 Subject: Stop Prebuild from generating statements which unnecessarily copy files into bin/Debug or bin/Release nant_0.91~alpha2+dfsg-3_all.deb in Ubuntu 12.04 and earlier actually ignored these due to a bug However, nant 0.92~rc1+dfsg-2 in Ubuntu 12.10 fixes this bug (possibly https://github.com/nant/nant/pull/39). Which makes nant time-consumingly copy these files when the aren't actually used. Tested removal of on both nant 0.91 and nant 0.92 Will be submitting this patch to prebuild project for comment though I suspect there's nobody there to pay attention. --- bin/Prebuild.exe | Bin 226816 -> 229376 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bin/Prebuild.exe') diff --git a/bin/Prebuild.exe b/bin/Prebuild.exe index bdb25b6..a202443 100755 Binary files a/bin/Prebuild.exe and b/bin/Prebuild.exe differ -- cgit v1.1