aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-27 21:53:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-27 21:53:43 +0000
commitc55582e081d3aae68521f0cbf85aa5327ed8e4b8 (patch)
tree812adb4cf70431ff0bc06081d2d84a34a20d1853 /sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in
parent0efe214134e0e4d0c1831e246e636f0b31c146f7 (diff)
downloadports-c55582e081d3aae68521f0cbf85aa5327ed8e4b8.tar.gz
ports-c55582e081d3aae68521f0cbf85aa5327ed8e4b8.zip
GSmartControl is a graphical user interface for smartctl (from
sysutils/smartmontools port), which is a tool for querying and controlling SMART (Self-Monitoring, Analysis, and Reporting Technology) data on modern hard disk drives. It allows you to inspect the drive's SMART data to determine its health, as well as run various tests on it. WWW: http://gsmartcontrol.berlios.de PR: ports/133103 Submitted by: Pawel Pekala <c0rn at o2.pl>
Notes
Notes: svn path=/head/; revision=231141
Diffstat (limited to 'sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in')
-rw-r--r--sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in b/sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in
new file mode 100644
index 000000000000..dc30ce42614a
--- /dev/null
+++ b/sysutils/gsmartcontrol/files/patch-data_gsmartcontrol-root.in
@@ -0,0 +1,8 @@
+--- ./data/gsmartcontrol-root.in.orig 2009-03-26 18:58:31.000000000 +0100
++++ data/gsmartcontrol-root.in 2009-03-26 18:58:44.000000000 +0100
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ ############################################################################
+ # Copyright:
+ # (C) 2008 Alexander Shaduri <ashaduri 'at' gmail.com>