[Pkg-javascript-commits] [pdf.js] 140/141: No need to patch make.js to clean
David Prévot
taffit at moszumanska.debian.org
Sat Apr 19 22:40:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 4f9b8f3fc1763d71444d354ee103895eb3edf6f9
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 280165f..7bfa5a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,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