[arch-commits] Commit in hydrogen/trunk (.contrib install.patch)

Ray Rashif schiv at archlinux.org
Mon Aug 11 12:12:23 UTC 2014


    Date: Monday, August 11, 2014 @ 14:12:22
  Author: schiv
Revision: 219545

upgpkg: hydrogen 0.9.6-1

upstream release
rework raptor2 patch
upstream build system changed to cmake

Added:
  hydrogen/trunk/.contrib
Deleted:
  hydrogen/trunk/install.patch

---------------+
 .contrib      |    2 ++
 install.patch |   12 ------------
 2 files changed, 2 insertions(+), 12 deletions(-)

Added: .contrib
===================================================================
--- .contrib	                        (rev 0)
+++ .contrib	2014-08-11 12:12:22 UTC (rev 219545)
@@ -0,0 +1,2 @@
+# Contributor: K. Piche <kpiche at rogers.com>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>

Deleted: install.patch
===================================================================
--- install.patch	2014-08-11 12:03:56 UTC (rev 219544)
+++ install.patch	2014-08-11 12:12:22 UTC (rev 219545)
@@ -1,12 +0,0 @@
-*** Sconstruct.org	2011-11-06 12:15:40.018119106 +0100
---- Sconstruct	2011-11-06 12:16:21.124122432 +0100
-***************
-*** 298,304 ****
-  
-          for N in glob.glob('./data/i18n/hydrogen.*'):
-              env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data/i18n', source=N))
-- 	env.Alias(target="install", source=env.Install(dir= env['DESTDIR'] + env['prefix'] + '/share/hydrogen/data', source="./data/img"))
-  
-  	#add every img in ./data/img to the install list. 
-  	os.path.walk("./data/img/",install_images,env) 
---- 298,303 ----




More information about the arch-commits mailing list