]> git.pld-linux.org Git - packages/corosync.git/commitdiff
- check-files cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Sep 2013 16:13:45 +0000 (18:13 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Sep 2013 16:13:45 +0000 (18:13 +0200)
corosync.spec

index a373f8a4cf5e438606e9184a766b92c4afead475..12a2162844ec4bdcce1a8991f80901da366f22c4 100644 (file)
@@ -163,6 +163,9 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-notifyd
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/%{name}-notifyd
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.072626 seconds and 4 git commands to generate.