gplugin/gplugin

A few small tweaks to gplugin.spec.in
feature/convey
2017-09-26, Gary Kramlich
70660735ab95
Parents c637f8b59e87
Children 3ec68408044a
A few small tweaks to gplugin.spec.in
--- a/packaging/gplugin.spec.in Mon Jul 31 20:08:25 2017 -0500
+++ b/packaging/gplugin.spec.in Tue Sep 26 21:49:08 2017 -0500
@@ -143,7 +143,6 @@
pushd build
CFLAGS="%{optflags}" meson \
- -Wno-dev \
--prefix=%{_prefix} \
-Dlua=true \
-Dpython=true \
@@ -155,7 +154,7 @@
%install
pushd build
-ninja install DESTDIR=%{buildroot}
+DESTDIR=%{buildroot} ninja install
# Unneeded files
rm -rf %{buildroot}%{_datadir}/doc/gplugin/