[packages/nodejs-gcontext] fix arch packaging dir

glen glen at pld-linux.org
Mon Apr 8 20:23:47 CEST 2013


commit bc387516546783bfc93201d36860c68d39dd4604
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 8 21:23:39 2013 +0300

    fix arch packaging dir

 nodejs-gcontext.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nodejs-gcontext.spec b/nodejs-gcontext.spec
index 85a82c9..4be02ff 100644
--- a/nodejs-gcontext.spec
+++ b/nodejs-gcontext.spec
@@ -2,7 +2,7 @@
 Summary:	Provide API to use GMainContext in Node.js
 Name:		nodejs-%{pkg}
 Version:	0.0.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Libraries
 Source0:	http://registry.npmjs.org/gcontext/-/%{pkg}-%{version}.tgz
@@ -15,6 +15,9 @@ BuildRequires:	sed >= 4.0
 Requires:	nodejs >= 0.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# redefine for arch specific
+%define		nodejs_libdir	%{_libdir}/node
+
 %description
 node-gcontext is an event loop integration between libuv and GLib, to
 make that GLib event loop works with Node.js event engine.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-gcontext.git/commitdiff/bc387516546783bfc93201d36860c68d39dd4604



More information about the pld-cvs-commit mailing list