[Pkg-javascript-commits] [node-xtend] 05/06: Added patch to remove obsolete Makefile from build process
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Oct 27 05:39:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-xtend.
commit f8eb4b4e6c0fd1735076fda654a035101cce1918
Author: Sarath M S <debian at sarathms.me>
Date: Thu Oct 27 00:12:23 2016 +0530
Added patch to remove obsolete Makefile from build process
---
debian/patches/0001_makefile.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/0001_makefile.patch b/debian/patches/0001_makefile.patch
new file mode 100644
index 0000000..7da5d5c
--- /dev/null
+++ b/debian/patches/0001_makefile.patch
@@ -0,0 +1,15 @@
+Description: Fix Makefile issue
+ Makefile has commands that require browserify. Ignoring for now.
+Author: Sarath M S <mail at sarathms.me>
+Forwarded: not-needed
+Last-Update: 2016-10-21
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/Makefile
++++ b/Makefile
+@@ -1,4 +0,0 @@
+-browser:
+- node ./support/compile
+-
+-.PHONY: browser
+\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..57e819c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001_makefile.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-xtend.git
More information about the Pkg-javascript-commits
mailing list