Accepting request 568264 from system:packagemanager

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

OBS-URL: https://build.opensuse.org/request/show/568264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2018-01-26 12:34:48 +00:00 committed by Git OBS Bridge
commit a8cc3e36e9
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 \