]> git.pld-linux.org Git - packages/IRRToolSet.git/blobdiff - IRRToolSet.spec
- refresh config.sub
[packages/IRRToolSet.git] / IRRToolSet.spec
index cf7f33e5c807d9b1e6389e67d1530d17c9d2cfdd..fdd41ab9ac6adfe4e324c719fa18eb75adc299dd 100644 (file)
@@ -2,7 +2,7 @@ Summary:        IRRToolSet is a suite of policy analysis tools
 Summary(pl):   IRRToolSet jest zestawem narzêdzi do analizy polityki
 Name:          IRRToolSet
 Version:       4.7.3
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Networking/Admin
 Source0:       ftp://ftp.ripe.net/ripe/tools/IRRToolSet/%{name}-%{version}.tar.gz
@@ -34,11 +34,12 @@ IRRToolSet jest zestawem narz
 %patch1 -p1
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure2_13
 %{__make}
 
 # extract license
-head -53 acconfig.h | tail -52 > LICENSE
+head -n 53 acconfig.h | tail -n 52 > LICENSE
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.025226 seconds and 4 git commands to generate.