From 1ee4df78b4678b87bae3aaa4d510adab54f1ee55 Mon Sep 17 00:00:00 2001 From: Artur Maciag Date: Sat, 15 Jun 2013 23:35:42 +0200 Subject: [dev-python/oktawave-cli] 0.7.[3-4] ebuilds added --- dev-python/oktawave-cli/files/oktawave-cli-no-data-files.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dev-python/oktawave-cli/files/oktawave-cli-no-data-files.patch (limited to 'dev-python/oktawave-cli/files') diff --git a/dev-python/oktawave-cli/files/oktawave-cli-no-data-files.patch b/dev-python/oktawave-cli/files/oktawave-cli-no-data-files.patch new file mode 100644 index 0000000..c7106ab --- /dev/null +++ b/dev-python/oktawave-cli/files/oktawave-cli-no-data-files.patch @@ -0,0 +1,9 @@ +diff -urN a/setup.py b/setup.py +--- a/setup.py 2013-06-06 17:41:19.000000000 +0200 ++++ b/setup.py 2013-06-06 17:41:52.000000000 +0200 +@@ -10,5 +10,4 @@ + url='http://oktawave.com', + requires=['suds', 'swift', 'argparse', 'setproctitle', 'prettytable'], + license='GPLv3', +- data_files = [("/usr/share/doc/oktawave-cli", ["LICENSE.txt", "README", "CHANGELOG"])] + ) -- cgit v1.2.3-18-g5258