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 df67e3e..0dab613 100755
--- a/build
+++ b/build
@@ -16,6 +16,8 @@ build:
install: build
oh-autoinstall
+ sed '/$$Id:/d' dest/etc/smartd.conf 1>dest/etc/smartd.conf~
+ mv dest/etc/smartd.conf~ dest/etc/smartd.conf
rm dest/usr/share/doc/smartmontools/AUTHORS
rm dest/usr/share/doc/smartmontools/COPYING
rm dest/usr/share/doc/smartmontools/ChangeLog*