[-]
[+]
|
Changed |
smstools-install-destdir.diff
|
@@ -1,7 +1,11 @@
--- smstools3/install.sh.orig 2008-02-12 16:38:41.000000000 +0100
-+++ smstools3/install.sh 2008-02-12 16:39:53.000000000 +0100
-@@ -94,17 +94,17 @@
- copy examples/smsd.conf.easy /etc/smsd.conf
++++ smstools3/install.sh 2008-02-12 17:16:42.000000000 +0100
+@@ -91,20 +91,20 @@
+ copy scripts/unicode2sms $BINDIR/unicode2sms
+
+ echo "Installing config file"
+-copy examples/smsd.conf.easy /etc/smsd.conf
++copy examples/smsd.conf.easy ${DESTDIR}/etc/smsd.conf
echo "Creating minimum spool directories"
-makedir /var/spool
|