summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-25 01:02:17 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-25 01:02:17 +0300
commitc5f297649c303c4017ecac1670bc60c67e46e6ba (patch)
tree2c1eac1b7c54078ffd91c4bfc56a4bad735ecac1 /bin
parent76a27e577e912476252fe31543b24ee58b22fe63 (diff)
Change *Env.Set.sh to Env.Host.sh
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-pack-sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lo-pack-sources b/bin/lo-pack-sources
index 75181fae4ca2..f2c0818731ea 100755
--- a/bin/lo-pack-sources
+++ b/bin/lo-pack-sources
@@ -143,7 +143,7 @@ sub generate_lo_piece_blacklist($)
print BLACKLIST "config.log\n";
print BLACKLIST "config.parms\n";
print BLACKLIST "git-hooks\n";
- print BLACKLIST "Linux*Env.Set.sh\n";
+ print BLACKLIST "Env.Host.sh\n";
print BLACKLIST "src/tmp*\n";
print BLACKLIST "src/fetch.log\n";
print BLACKLIST "src/libreoffice-*.tar.bz2\n";