summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index aa0db65..884a4bc 100755
--- a/build
+++ b/build
@@ -19,6 +19,8 @@ install: build
# Remove symbolic and hard links in /usr/bin.
rm -f dest/usr/bin/awk
rm -f dest/usr/bin/gawk-*
+ # Remove shell startup files added in 4.2.0.
+ rm -f dest/etc/profile.d/gawk.*
# Remove GNU Info index.
rm -f dest/usr/share/info/dir
oh-fixperms