From 015fbca6b761c9ca158b0bbdb893fe92261b982b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 14 Sep 2020 20:55:01 +0300 Subject: texinfo: add post-install --- extra/info/post-install | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) mode change 100755 => 120000 extra/info/post-install (limited to 'extra/info') diff --git a/extra/info/post-install b/extra/info/post-install deleted file mode 100755 index 8e50bc63..00000000 --- a/extra/info/post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -find /usr/share/info -type f ! -name dir -exec install-info {} /usr/share/info/dir \; diff --git a/extra/info/post-install b/extra/info/post-install new file mode 120000 index 00000000..e9df43e8 --- /dev/null +++ b/extra/info/post-install @@ -0,0 +1 @@ +../texinfo/post-install \ No newline at end of file -- cgit v1.2.3