[Scummvm-cvs-logs] SF.net SVN: scummvm:[48509] scummvm/branches/branch-1-1-0/dists/redhat/ scummvm-tools.spec
wjpalenstijn at users.sourceforge.net
wjpalenstijn at users.sourceforge.net
Sun Apr 4 13:51:33 CEST 2010
Revision: 48509
http://scummvm.svn.sourceforge.net/scummvm/?rev=48509&view=rev
Author: wjpalenstijn
Date: 2010-04-04 11:51:32 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
Change path back from tools-1.1.0 to scummvm-tools-1.1.0 due to tools rerelease
Modified Paths:
--------------
scummvm/branches/branch-1-1-0/dists/redhat/scummvm-tools.spec
Modified: scummvm/branches/branch-1-1-0/dists/redhat/scummvm-tools.spec
===================================================================
--- scummvm/branches/branch-1-1-0/dists/redhat/scummvm-tools.spec 2010-04-04 11:23:50 UTC (rev 48508)
+++ scummvm/branches/branch-1-1-0/dists/redhat/scummvm-tools.spec 2010-04-04 11:51:32 UTC (rev 48509)
@@ -31,7 +31,7 @@
# install scripts
#------------------------------------------------------------------------------
%prep
-%setup -q -a 1 -n tools-%{version}
+%setup -q -a 1 -n scummvm-tools-%{version}
%build
(cd libmad-0.15.1b; grep -v 'force-\(mem\|addr\)' configure > configure.new; mv -f configure.new configure; chmod 700 configure; ./configure --enable-static --disable-shared --prefix=%{_builddir}/scummvm-%{version}/tmp; make; make install)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list