fab pushed to whohas (f21). "fix example"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 21:45:42 UTC 2015


From 71526db74dc854be7af1ba64a064c3f9259bc1e4 Mon Sep 17 00:00:00 2001
From: Fabian Affolter <fabian at affolter-engineering.ch>
Date: Tue, 19 May 2015 21:44:58 +0200
Subject: fix example


diff --git a/whohas.spec b/whohas.spec
index 21c44dc..789ac06 100644
--- a/whohas.spec
+++ b/whohas.spec
@@ -33,10 +33,10 @@ done
 #nothing to build
 
 %install
-make install DESTDIR=%{buildroot} INSTALL="install -p"
+make install DESTDIR=%{buildroot} PREFIX=%{_prefix} INSTALL="install -p"
 
 %files
-%doc LICENSE NEWS README intro.html html_assets/ 
+%doc LICENSE NEWS README intro.html html_assets/
 %{_mandir}/man*/%{name}.*
 %{_mandir}/de/man*/%{name}.*
 %{_bindir}/%{name}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/whohas.git/commit/?h=f21&id=71526db74dc854be7af1ba64a064c3f9259bc1e4


More information about the scm-commits mailing list