]> git.pld-linux.org Git - packages/crossmingw32-lib3ds.git/blobdiff - crossmingw32-lib3ds.spec
- new head/tail syntax
[packages/crossmingw32-lib3ds.git] / crossmingw32-lib3ds.spec
index 4cf7ce28afd816b8659c5af9fa924a3d1cd79f76..b2c0fd9e81c29fa92ccc216d384fc740134b6840 100644 (file)
@@ -63,7 +63,7 @@ RANLIB=%{target}-ranlib ; export RANLIB
 LDSHARED="%{target}-gcc -shared" ; export LDSHARED
 TARGET="%{target}" ; export TARGET
 
-tail -116 aclocal.m4 | head -102 > acinclude.m4
+tail -n 116 aclocal.m4 | head -n 102 > acinclude.m4
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
This page took 0.061634 seconds and 4 git commands to generate.