summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dstat.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/dstat.spec b/dstat.spec
index 7cd3bd7..8687721 100644
--- a/dstat.spec
+++ b/dstat.spec
@@ -2,7 +2,7 @@ Summary: Versatile resource statistics tool
Summary(pl.UTF-8): Uniwersalne narzędzie do monitorowania użycia zasobów
Name: dstat
Version: 0.6.8
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/System
Source0: http://dag.wieers.com/home-made/dstat/%{name}-%{version}.tar.bz2
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+# broken symlink
+rm -f examples/dstat.py
+
%clean
rm -rf $RPM_BUILD_ROOT