summaryrefslogtreecommitdiff
path: root/tsdecrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'tsdecrypt.spec')
-rw-r--r--tsdecrypt.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsdecrypt.spec b/tsdecrypt.spec
index f3e5444..28921b7 100644
--- a/tsdecrypt.spec
+++ b/tsdecrypt.spec
@@ -2,7 +2,7 @@
Summary: MPEG transport stream decryption
Name: tsdecrypt
Version: 3.0
-Release: 2
+Release: 3
License: GPL v2+
Group: Applications/Networking
Source0: http://georgi.unixsol.org/programs/tsdecrypt/%{name}-%{version}.tar.bz2
@@ -30,7 +30,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
PREFIX=%{_prefix} \
- INSTALL_DOC_DIR=%{_mandir}/man1 \
+ INSTALL_DOC_DIR=$RPM_BUILD_ROOT%{_mandir}/man1 \
DESTDIR=$RPM_BUILD_ROOT
%clean