]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- release 2
authorspeedy <speedy@pld-linux.org>
Mon, 11 Feb 2002 03:49:24 +0000 (03:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed building on sparc, STBR

Changed files:
    util-linux.spec -> 1.158

util-linux.spec

index 8093a136d3dfcf579cb3b88af6d77d1e08bc98f6..f87533d64e55f48128724f1b9e5e5a087c1da709 100644 (file)
@@ -13,7 +13,7 @@
 %else
 %define                _kernel_series  2.2
 %endif
-%define                _release        1
+%define                _release        2
 
 Summary:       Collection of basic system utilities for Linux
 Summary(de):   Sammlung von grundlegenden Systemdienstprogrammen für Linux
@@ -346,7 +346,7 @@ util-linux dla bootkietki.
 %patch15 -p1
 
 %build
-CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses -I%{_kernelsrcdir}/include"
+CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
 %configure2_13
 
 %if %{?BOOT:1}%{!?BOOT:0}
This page took 0.04284 seconds and 4 git commands to generate.