summarylogtreecommitdiffstats
path: root/conf.mk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'conf.mk.patch')
-rw-r--r--conf.mk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf.mk.patch b/conf.mk.patch
new file mode 100644
index 000000000000..dddc3f1c07e2
--- /dev/null
+++ b/conf.mk.patch
@@ -0,0 +1,11 @@
+--- conf.mk 2018-12-11 00:21:24.967043397 +0100
++++ conf.mk.b 2018-12-11 00:12:16.247585901 +0100
+@@ -24,6 +24,8 @@
+ install-rc: conf/shellexrc
+ echo "[INSTALL] $@"
+ $(INSTALL) -m 0644 conf/shellexrc $(DESTDIR)$(PREFIX)$(LIBDIR)/shellex/shellexrc
++
++ mkdir -p $(DESTDIR)$(SYSCONFDIR)
+ [ -e $(DESTDIR)$(SYSCONFDIR)/shellexrc ] || ln -s $(PREFIX)$(LIBDIR)/shellex/shellexrc $(DESTDIR)$(SYSCONFDIR)/shellexrc
+
+ clean-shellexrc: