Browse Source

gdm we need to fool the building to think we are redhat

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 6 years ago
parent
commit
514389dcda
  1. 2
      SPECS/gdm.spec

2
SPECS/gdm.spec

@ -143,6 +143,8 @@ autoreconf --force --install --verbose @@ -143,6 +143,8 @@ autoreconf --force --install --verbose

%build

sed -i 's|/etc/redhat-release|/etc/powerel-release|' configure

%configure --with-pam-prefix=%{_sysconfdir} \
--with-run-dir=/run/gdm \
--with-default-path="/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin" \

Loading…
Cancel
Save