[Pkg-mozext-commits] [requestpolicy] 53/280: apply change from ant to make in repo readme

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:29:59 UTC 2015


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 2ff418f52933103b305ee24467267de314c8387b
Author: Martin Kimmerle <dev at 256k.de>
Date:   Sun Dec 7 01:59:56 2014 +0100

    apply change from ant to make in repo readme
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0725aea..75d3fbe 100644
--- a/README.md
+++ b/README.md
@@ -33,13 +33,13 @@ control system, you can do so with:
 git clone https://github.com/RequestPolicyContinued/requestpolicy.git
 ```
 
-Then you can change to the `src/` directory and run
+Then from the repository's root directory run
 
 ```bash
-ant
+make
 ```
 
-to create a [XPI](https://developer.mozilla.org/en-US/docs/XPI) file. It will be created at `src/dist/requestpolicy.xpi` and can be used for easy installation of RP into your web browser (Firefox).
+to create a [XPI](https://developer.mozilla.org/en-US/docs/XPI) file. It will be created at `dist/requestpolicy.xpi` and can be used for easy installation of RP into your web browser (Firefox).
 
 ## Development
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list