From c8ea40a7564098e90bab63c614c92ced0d2fd37d Mon Sep 17 00:00:00 2001 From: averne Date: Wed, 4 Feb 2004 15:53:30 +0000 Subject: [PATCH] - /home/services -> /srv - rel 2 Changed files: eximstate.spec -> 1.10 --- eximstate.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eximstate.spec b/eximstate.spec index ab3daf0..327dea5 100644 --- a/eximstate.spec +++ b/eximstate.spec @@ -2,7 +2,7 @@ Summary: Monitoring exim installations Summary(pl): Monitorowanie instalacji exima Name: eximstate Version: 1.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Mail Source0: http://www.olliecook.net/projects/%{name}/%{name}.tar.gz @@ -73,7 +73,7 @@ install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig},%{_localstatedir}} DESTDIR=$RPM_BUILD_ROOT cp $RPM_BUILD_ROOT%{_sbindir}/graphrrd.sh . -sed -e 's#%{_prefix}/local/apache/htdocs/#/home/services/httpd/html/%{name}/#g' graphrrd.sh \ +sed -e 's#%{_prefix}/local/apache/htdocs/#/srv/httpd/html/%{name}/#g' graphrrd.sh \ > $RPM_BUILD_ROOT%{_sbindir}/graphrrd.sh install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} -- 2.43.0