aboutsummaryrefslogtreecommitdiff
path: root/extra/info
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-14 20:55:01 +0300
committerCem Keylan <cem@ckyln.com>2020-09-14 20:55:01 +0300
commit015fbca6b761c9ca158b0bbdb893fe92261b982b (patch)
treece8502dab2042e6b5ed2cbf98a8c0f9111fa769e /extra/info
parente19b1dab745a46797f6b385be4de9d35812272d0 (diff)
downloadrepository-015fbca6b761c9ca158b0bbdb893fe92261b982b.tar.gz
texinfo: add post-install
Diffstat (limited to 'extra/info')
l---------[-rwxr-xr-x]extra/info/post-install4
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/info/post-install b/extra/info/post-install
index 8e50bc63..e9df43e8 100755..120000
--- a/extra/info/post-install
+++ b/extra/info/post-install
@@ -1,3 +1 @@
-#!/bin/sh
-
-find /usr/share/info -type f ! -name dir -exec install-info {} /usr/share/info/dir \;
+../texinfo/post-install \ No newline at end of file