diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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* |