]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- fix selinux bcond
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Dec 2004 18:32:12 +0000 (18:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.248

util-linux.spec

index 773a36f3806fc3ab913cbfc0ad2e50ec30d3b87b..2fcaccd9ee48c170a56059a9f83465680d97e698 100644 (file)
@@ -354,8 +354,7 @@ Obs
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-# NOTE: selinux bcond is handled in %build
-%patch17 -p1
+%{?with_selinux:%patch17 -p1}
 %patch18 -p1
 %patch19 -p1
 
@@ -374,7 +373,6 @@ export CC CFLAGS LDFLAGS
        MOREHELPDIR=%{_datadir}/misc \
        %{!?with_uClibc:ADD_RAW="yes"} \
        %{?with_uClibc:HAVE_RAW_H="no" HAVE_PAM="no"} \
-       %{!?with_selinux:HAVE_SELINUX="no"}
 
 %ifarch ppc
 %{__cc} %{rpmcflags} %{rpmldflags} clock-ppc.c -o clock-ppc
This page took 0.142598 seconds and 4 git commands to generate.