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";