- Drop commented out selinux line that is not needed in current

buildsystem

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal 2018-01-22 18:11:13 +00:00 committed by Git OBS Bridge
parent fe1e82d148
commit 102090b92a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 22 18:10:46 UTC 2018 - tchvatal@suse.com
- Drop commented out selinux line that is not needed in current
buildsystem
-------------------------------------------------------------------
Tue Jan 16 10:56:50 UTC 2018 - tchvatal@suse.com

View File

@ -91,7 +91,6 @@ Libraries and header files for dpkg.
%build
autoreconf -fvi
export CFLAGS="%{optflags}"
#export SELINUX_LIBS="-lselinux"
%configure \
--disable-silent-rules \
--with-libselinux \