]> git.pld-linux.org Git - packages/apache-mod_pagespeed.git/commitdiff
fill LASTCHANGE.in to proper location
authorElan Ruusamäe <glen@delfi.ee>
Wed, 10 Oct 2012 21:42:40 +0000 (00:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 1 Mar 2013 23:48:23 +0000 (01:48 +0200)
get-source.sh

index ae32ec821d14316f9654bce7c0d6ccd474b70ca0..ffa44e10004f83a46e02118106b4f0b4107bd7e0 100755 (executable)
@@ -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
This page took 0.033186 seconds and 4 git commands to generate.