From 7de731d6cd2a4f16476a88420857d991891cfd4d39e2c83a6882056d449c52c1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 May 2012 08:11:27 +0000 Subject: [PATCH] Accepting request 122453 from home:worldcitizen:branches:games Corrected typo in spec file OBS-URL: https://build.opensuse.org/request/show/122453 OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=7 --- prboom-plus.changes | 5 +++++ prboom-plus.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/prboom-plus.changes b/prboom-plus.changes index adbab80..2501d3d 100644 --- a/prboom-plus.changes +++ b/prboom-plus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 25 20:32:53 UTC 2012 - joop.boonen@opensuse.org + +- Corrected typo in spec file + ------------------------------------------------------------------- Fri May 25 16:13:06 UTC 2012 - joop.boonen@opensuse.org diff --git a/prboom-plus.spec b/prboom-plus.spec index 7f8d1b3..337dd2e 100644 --- a/prboom-plus.spec +++ b/prboom-plus.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: prboom-plus Version: 2.5.1.1 Release: 0 @@ -75,7 +74,7 @@ never happen in the future since compatibility is as important. make %{?_smp_mflags} %install -b="%buildroot:; +b="%buildroot"; make install DESTDIR="$b"; # Will manually package docs (see %%files) rm -Rf "$b/%_datadir/doc";