Skip to content
Snippets Groups Projects
Commit 38658c71 authored by ballen4705's avatar ballen4705
Browse files

Fixed typo in smartmontools.spec path.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@43 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 7efad21c
No related branches found
No related tags found
No related merge requests found
# Makefile for smartmontools
#
# $Id: Makefile,v 1.14 2002/10/13 13:11:25 ballen4705 Exp $
# $Id: Makefile,v 1.15 2002/10/14 09:17:36 ballen4705 Exp $
#
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
#
......@@ -55,7 +55,7 @@ install: smartctl smartd smartctl.8 smartd.8 smartd.initd
install -m 644 -o root -g root -D smartctl.8 $(DESTDIR)/usr/share/man/man8/smartctl.8
install -m 644 -o root -g root -D smartd.8 $(DESTDIR)/usr/share/man/man8/smartd.8
install -m 755 -o root -g root -D smartd.initd $(DESTDIR)/etc/rc.d/init.d/smartd
echo "To manually start smartd on bootup, run etc/rc.d/init.d/smartd start"
echo "To manually start smartd on bootup, run /etc/rc.d/init.d/smartd start"
echo "To Automatically start smartd on bootup, run /sbin/chkconfig --add smartd"
uninstall:
......
5
7
Release: 4
Release: 6
Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices
Name: smartmontools
Version: 5.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment