]> git.pld-linux.org Git - packages/IRRToolSet.git/commitdiff
- new head/tail syntax
authorankry <ankry@pld-linux.org>
Mon, 5 Jan 2004 20:23:05 +0000 (20:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    IRRToolSet.spec -> 1.9

IRRToolSet.spec

index cf7f33e5c807d9b1e6389e67d1530d17c9d2cfdd..bb40073a9a083530beec98b4697a82f08ca74e6f 100644 (file)
@@ -38,7 +38,7 @@ IRRToolSet jest zestawem narz
 %{__make}
 
 # extract license
 %{__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
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.073264 seconds and 4 git commands to generate.