[packages/spl] - run autotools after patching

baggins baggins at pld-linux.org
Sat Feb 8 19:23:17 CET 2014


commit 2a075b3b7f36d7eb6b88b7370afacd1f5370605f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 8 19:23:06 2014 +0100

    - run autotools after patching

 spl.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/spl.spec b/spl.spec
index 88d2299..d624687 100644
--- a/spl.spec
+++ b/spl.spec
@@ -138,6 +138,9 @@ p=`pwd`\
 %patch1 -p1
 
 %build
+%{__aclocal} -I config
+%{__autoconf}
+%{__automake}
 %{?with_kernel:%{expand:%bkpkg}}
 
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spl.git/commitdiff/2a075b3b7f36d7eb6b88b7370afacd1f5370605f



More information about the pld-cvs-commit mailing list