[SCM] purpose packaging branch, master, updated. e2185d27b201118c03149cca147f685d2ad42d2c

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jun 2 17:53:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=60d8a46

The following commit has been merged in the master branch:
commit 60d8a4614580b7e359d23a01252f9092d00edfe7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jun 2 19:51:49 2016 +0200

    Add patch: use_nodejs.diff
---
 debian/patches/series          | 1 +
 debian/patches/use_nodejs.diff | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..12f9a99
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use_nodejs.diff
diff --git a/debian/patches/use_nodejs.diff b/debian/patches/use_nodejs.diff
new file mode 100644
index 0000000..a8c8616
--- /dev/null
+++ b/debian/patches/use_nodejs.diff
@@ -0,0 +1,8 @@
+--- a/src/plugins/twitter/contents/code/main.js
++++ b/src/plugins/twitter/contents/code/main.js
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env node
++#!/usr/bin/env nodejs
+ 
+ function processArgs() {
+     var ret = {};

-- 
purpose packaging



More information about the pkg-kde-commits mailing list