diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-14 20:55:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-14 20:55:01 +0300 |
commit | 015fbca6b761c9ca158b0bbdb893fe92261b982b (patch) | |
tree | ce8502dab2042e6b5ed2cbf98a8c0f9111fa769e /extra/info | |
parent | e19b1dab745a46797f6b385be4de9d35812272d0 (diff) | |
download | repository-015fbca6b761c9ca158b0bbdb893fe92261b982b.tar.gz |
texinfo: add post-install
Diffstat (limited to 'extra/info')
l---------[-rwxr-xr-x] | extra/info/post-install | 4 |
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 |