[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 158/483: Updating release scripts for new directory structure

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 905b9b3a94d4c82ce6f600a43a6c3fa69c3bb459
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Wed Apr 15 16:44:45 2009 +0200

    Updating release scripts for new directory structure
    
    --HG--
    branch : ADBLOCK_PLUS_1_0_BRANCH
---
 make_release.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make_release.pl b/make_release.pl
index a160ae9..1e64201 100644
--- a/make_release.pl
+++ b/make_release.pl
@@ -33,7 +33,7 @@ for my $locale (@locales)
 
 chdir('..');
 system("hg add downloads/elemhidehelper-$version.xpi");
-system(qq(hg commit -m "Releasing Element Hiding Helper $version" downloads src/elemhidehelper));
+system(qq(hg commit -m "Releasing Element Hiding Helper $version" downloads elemhidehelper));
 
 my $branch = $version;
 $branch =~ s/\./_/g;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list