aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat/scummvm.spec.in
diff options
context:
space:
mode:
authorEugene Sandulenko2006-04-14 00:55:37 +0000
committerEugene Sandulenko2006-04-14 00:55:37 +0000
commitab799101c034fe3c79d3b8134c35bd6ea3269568 (patch)
tree85fc24ed0ffc67f1499cc63dfa8f23ef1132522d /dists/redhat/scummvm.spec.in
parent8dcf6ed006ecfab0cd826a8ff0dd7c7dbd4d36cc (diff)
downloadscummvm-rg350-ab799101c034fe3c79d3b8134c35bd6ea3269568.tar.gz
scummvm-rg350-ab799101c034fe3c79d3b8134c35bd6ea3269568.tar.bz2
scummvm-rg350-ab799101c034fe3c79d3b8134c35bd6ea3269568.zip
First batch of root directory cleanup. Now icons are stored in directory
icons/ and all other assorted stuff in dists/ directory. Still I may broke some packaging/building procedures as no testing was performed. svn-id: r21859
Diffstat (limited to 'dists/redhat/scummvm.spec.in')
-rw-r--r--dists/redhat/scummvm.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index cbe47ec414..7828cb5dcb 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -54,9 +54,9 @@ make
%install
install -m755 -D scummvm %{buildroot}%{_bindir}/scummvm
-install -m644 -D scummvm.6 %{buildroot}%{_mandir}/man6/scummvm.6
-install -m644 -D scummvm.xpm %{buildroot}%{_datadir}/pixmaps/scummvm.xpm
-desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications scummvm.desktop
+install -m644 -D dists/scummvm.6 %{buildroot}%{_mandir}/man6/scummvm.6
+install -m644 -D icons/scummvm.xpm %{buildroot}%{_datadir}/pixmaps/scummvm.xpm
+desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
%clean
rm -Rf ${RPM_BUILD_ROOT}