[packages/apache-mod_pagespeed] fill LASTCHANGE.in to proper location
glen
glen at pld-linux.org
Sat Mar 2 00:48:34 CET 2013
commit dcea901f2399a87966ae9fcc02602576422faa21
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Oct 11 00:42:40 2012 +0300
fill LASTCHANGE.in to proper location
get-source.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/get-source.sh b/get-source.sh
index ae32ec8..ffa44e1 100755
--- a/get-source.sh
+++ b/get-source.sh
@@ -85,7 +85,7 @@ sed -i -re '/"url"/ s,"http[^"]+","'$svnurl'",' .gclient
../depot_tools/gclient sync --nohooks -v
# Populate the LASTCHANGE file template as we will not include VCS info in tarball
-(cd src/build && svnversion > LASTCHANGE.in)
+(cd src && svnversion > LASTCHANGE.in)
cd ..
tar -cJf $tarball --exclude-vcs $pkg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_pagespeed.git/commitdiff/b2f503942f6830e606dbcdf26890e318e603c79d
More information about the pld-cvs-commit
mailing list