]> git.pld-linux.org Git - packages/logtool.git/commitdiff
- cosmetics.CVS: ---------------------------------------------------------------... logtool-1_1_0-1
authorkloczek <kloczek@pld-linux.org>
Mon, 4 Jun 2001 15:19:59 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logtool.spec -> 1.6

logtool.spec

index 8c88e5a7f904157ab297a7c3fa93898c774392f5..b4849a8e4c2d2ee869b0b0e724b0e9044b21d065 100644 (file)
@@ -4,10 +4,10 @@ Name:         logtool
 Version:       1.1.0
 Release:       1
 License:       GPL
-Source0:       http://users.digitex.net/~max/logtool/%{name}-%{version}.tar.gz
 Group:         Applications/Text
 Group(de):     Applikationen/Text
 Group(pl):     Aplikacje/Tekst
+Source0:       http://users.digitex.net/~max/logtool/%{name}-%{version}.tar.gz
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir /etc/logtool
@@ -35,7 +35,7 @@ install conf/{include,exclude,logtool.conf,green,yellow} \
                                        $RPM_BUILD_ROOT%{_sysconfdir}
 install logtool/logtool logtail/logtail        $RPM_BUILD_ROOT%{_bindir}
 
-ln -sf ./logtool $RPM_BUILD_ROOT%{_bindir}/lt
+ln -sf logtool $RPM_BUILD_ROOT%{_bindir}/lt
 
 
 gzip -9nf README TODO CHANGES USAGE CREDITS doc/logtool.txt doc/examples/*
This page took 0.07915 seconds and 4 git commands to generate.