summaryrefslogtreecommitdiff
path: root/xraylarch/remove-icons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xraylarch/remove-icons.patch')
-rw-r--r--xraylarch/remove-icons.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/xraylarch/remove-icons.patch b/xraylarch/remove-icons.patch
deleted file mode 100644
index 63bae251..00000000
--- a/xraylarch/remove-icons.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- 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, sys.executable),
-- pjoin(sys.exec_prefix, bindir, larchbin), '-m'))
--
- if len(missing) > 0:
- dl = "#%s#" % ("="*75)
- msg = """%s