[Pkg-javascript-commits] [pdf.js] 02/04: No need to patch make.js to clean
David Prévot
taffit at moszumanska.debian.org
Tue Apr 29 17:38:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch sid
in repository pdf.js.
commit 0122d3a1a0d934f58fda71b50167331001dc1c9f
Author: David Prévot <taffit at debian.org>
Date: Sat Apr 19 17:46:57 2014 -0400
No need to patch make.js to clean
Git-Dch: Ignore
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 498715f..396dd1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,10 +14,7 @@ override_dh_auto_build:
dh_auto_build
override_dh_auto_clean:
- cp make.js make.js.bkp
- sed -i "s/@EXTENSION_VERSION@/$(UPSTREAM)/" make.js
nodejs make clean
- mv make.js.bkp make.js
rm -rf extensions/firefox/locale
rm -rf web/locale
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list