]> git.pld-linux.org Git - packages/fwlogwatch.git/blobdiff - fwlogwatch.spec
- added zlib-devel to BuildRequires and fixed (my) typo in %install.
[packages/fwlogwatch.git] / fwlogwatch.spec
index 895195cf5d4231f13c438d0e4dd0dc1d06a83717..7d8c87887d028edfffd40910df69b1c1730ca157 100644 (file)
@@ -14,6 +14,7 @@ Patch0:               %{name}-DESTDIR.patch
 Patch1:                %{name}-config.patch
 URL:           http://cert.uni-stuttgart.de/projects/fwlogwatch/
 BuildRequires: flex
+BuildRequires: zlib-devel
 Prereq:                rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,7 +51,7 @@ zapobiegawcze.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig},%{_sysconfdir}} \
+install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig},%{_sysconfdir}} \
        $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 
 %{__make} install install-config \
This page took 0.067708 seconds and 4 git commands to generate.