summarylogtreecommitdiffstats
path: root/remove-arista-nautilus_py.patch
diff options
context:
space:
mode:
authorMuflone2017-01-22 14:30:22 +0100
committerMuflone2017-01-22 14:30:22 +0100
commiteabef4d6d102c5bc1cfc59efc01e8f1e23aa31a5 (patch)
tree4fd0ba95a0b02dcf845435c382d73b85b036df51 /remove-arista-nautilus_py.patch
downloadaur-arista.tar.gz
Moving from community
Diffstat (limited to 'remove-arista-nautilus_py.patch')
-rw-r--r--remove-arista-nautilus_py.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/remove-arista-nautilus_py.patch b/remove-arista-nautilus_py.patch
new file mode 100644
index 000000000000..8fc1f50bd320
--- /dev/null
+++ b/remove-arista-nautilus_py.patch
@@ -0,0 +1,11 @@
+diff -Naur arista-0.9.7-orig/setup.py arista-0.9.7/setup.py
+--- arista-0.9.7-orig/setup.py 2011-06-20 16:11:26.000000000 +0200
++++ arista-0.9.7/setup.py 2014-09-20 17:59:52.603607332 +0200
+@@ -25,7 +25,6 @@
+ (os.path.join("share", "doc", "arista"), [
+ "README.md", "LICENSE", "AUTHORS"
+ ]),
+- (os.path.join("share", "nautilus-python", "extensions"), ["arista-nautilus.py"]),
+ ]
+
+ for (prefix, path) in [("arista", "presets"),