[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 323/483: Removed old build scripts, no longer needed
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:53 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 5182ab8fc55be538c85fa12d1e48b78df6d783ec
Author: Wladimir Palant <trev at adblockplus.org>
Date: Mon May 16 22:56:35 2011 +0200
Removed old build scripts, no longer needed
---
create_xpi.pl | 11 -----------
make_babelzilla_build.pl | 11 -----------
make_devbuild.pl | 11 -----------
make_release.pl | 11 -----------
setupTestEnvironment.pl | 11 -----------
5 files changed, 55 deletions(-)
diff --git a/create_xpi.pl b/create_xpi.pl
deleted file mode 100644
index b075236..0000000
--- a/create_xpi.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-# This is a dummy, its purpose is to call a script with the same name in the buildtools repository
-
-$0 =~ s/(.*[\\\/])//g;
-chdir($1) if $1;
-
-system("hg", "clone", "https://hg.adblockplus.org/buildtools/") unless -e "buildtools";
-
-do "buildtools/$0";
-die $@ if $@;
diff --git a/make_babelzilla_build.pl b/make_babelzilla_build.pl
deleted file mode 100644
index b075236..0000000
--- a/make_babelzilla_build.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-# This is a dummy, its purpose is to call a script with the same name in the buildtools repository
-
-$0 =~ s/(.*[\\\/])//g;
-chdir($1) if $1;
-
-system("hg", "clone", "https://hg.adblockplus.org/buildtools/") unless -e "buildtools";
-
-do "buildtools/$0";
-die $@ if $@;
diff --git a/make_devbuild.pl b/make_devbuild.pl
deleted file mode 100644
index b075236..0000000
--- a/make_devbuild.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-# This is a dummy, its purpose is to call a script with the same name in the buildtools repository
-
-$0 =~ s/(.*[\\\/])//g;
-chdir($1) if $1;
-
-system("hg", "clone", "https://hg.adblockplus.org/buildtools/") unless -e "buildtools";
-
-do "buildtools/$0";
-die $@ if $@;
diff --git a/make_release.pl b/make_release.pl
deleted file mode 100644
index b075236..0000000
--- a/make_release.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-# This is a dummy, its purpose is to call a script with the same name in the buildtools repository
-
-$0 =~ s/(.*[\\\/])//g;
-chdir($1) if $1;
-
-system("hg", "clone", "https://hg.adblockplus.org/buildtools/") unless -e "buildtools";
-
-do "buildtools/$0";
-die $@ if $@;
diff --git a/setupTestEnvironment.pl b/setupTestEnvironment.pl
deleted file mode 100644
index b075236..0000000
--- a/setupTestEnvironment.pl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/perl
-
-# This is a dummy, its purpose is to call a script with the same name in the buildtools repository
-
-$0 =~ s/(.*[\\\/])//g;
-chdir($1) if $1;
-
-system("hg", "clone", "https://hg.adblockplus.org/buildtools/") unless -e "buildtools";
-
-do "buildtools/$0";
-die $@ if $@;
--
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