summaryrefslogtreecommitdiff
path: root/xraylarch/remove-icons.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-06-26 09:38:24 +0200
committerErich Eckner <git@eckner.net>2019-06-26 09:38:24 +0200
commitfdfd39d3bf645c1b9783f2a7e2a519f4d4fe91c2 (patch)
treed29727124f87884afcb6a5cbfac63ffc996ca92e /xraylarch/remove-icons.patch
parent749101cfaf8582c1c7494ebd33e978cc3f42019e (diff)
downloadarchlinuxewe.git.save-fdfd39d3bf645c1b9783f2a7e2a519f4d4fe91c2.tar.xz
xraylarch: 0.9.44-3 -> 0.9.45-1
Diffstat (limited to 'xraylarch/remove-icons.patch')
-rw-r--r--xraylarch/remove-icons.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/xraylarch/remove-icons.patch b/xraylarch/remove-icons.patch
new file mode 100644
index 00000000..029e3775
--- /dev/null
+++ b/xraylarch/remove-icons.patch
@@ -0,0 +1,14 @@
+--- a/setup.py 2019-06-26 09:33:08.364860066 +0200
++++ b/setup.py 2019-06-26 09:35:48.971969563 +0200
+@@ -175,11 +175,6 @@
+ 'Topic :: Scientific/Engineering'],
+ )
+
+-# create desktop icons
+-if INSTALL or DEVELOP:
+- subprocess.check_call((pjoin(sys.exec_prefix, pyexe),
+- pjoin(sys.exec_prefix, bindir, larchbin), '-m'))
+-
+ if len(missing) > 0:
+ dl = "#%s#" % ("="*75)
+ msg = """%s