[SCM] qtscript packaging branch, master, updated. b5dd987301db36f8bba19599f63a97c53775c7c5

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri May 17 14:18:56 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtscript.git;a=commitdiff;h=38d4841

The following commit has been merged in the master branch:
commit 38d4841adf7b01ce45e8b6e178477ff45b2c9275
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri May 17 11:14:23 2013 -0300

    Add a rule to prune non-free files.
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5195d5f..9a4b4d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_install:
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
 
+prune-nonfree:
+	rm -f tests/benchmarks/script/sunspider/*
+	rm -f tests/benchmarks/script/v8/*

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list