From 0fccbabda41877161722cada289196df0b424bb2 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Aug 12 2019 16:16:04 +0000 Subject: Revert "From the build dir." This reverts commit dc358e0528f5d87ff4693e465c7294d7acc072d1. --- diff --git a/bzflag.spec b/bzflag.spec index 0474b41..2f16bb2 100644 --- a/bzflag.spec +++ b/bzflag.spec @@ -113,7 +113,7 @@ install -Dp -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/bzflag install -Dp -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/bzflag.service if [ "%{_prefix}" != "/usr" ]; then - cp src/bzflag/bzflag %{buildroot}%{_bindir}/bzflag + cp %{buildroot}/usr/bin/bzflag %{buildroot}%{_bindir}/bzflag fi %pre