aboutsummaryrefslogtreecommitdiff
path: root/personal/gnu-c-manual/post-install
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-18 12:27:24 +0300
committerCem Keylan <cem@ckyln.com>2020-09-18 12:27:24 +0300
commit6b4cab3bde4aad6b2678cee02b2fba0e96ba6149 (patch)
tree21243dbab833ffa55dd2e3b71255d7b7cea3beb0 /personal/gnu-c-manual/post-install
parentf68f6e0ac5555297e3d78d4aaf8ee549431b100d (diff)
downloadrepository-6b4cab3bde4aad6b2678cee02b2fba0e96ba6149.tar.gz
gnu-c-manual: add new package at 0.2.5
Diffstat (limited to 'personal/gnu-c-manual/post-install')
-rwxr-xr-xpersonal/gnu-c-manual/post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/personal/gnu-c-manual/post-install b/personal/gnu-c-manual/post-install
new file mode 100755
index 0000000..0f9c12d
--- /dev/null
+++ b/personal/gnu-c-manual/post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+install-info "$CPT_ROOT/usr/share/info/gnu-c-manual.info" "$CPT_ROOT/usr/share/info/dir"