summaryrefslogtreecommitdiff
path: root/hook-functions
diff options
context:
space:
mode:
Diffstat (limited to 'hook-functions')
-rw-r--r--hook-functions6
1 files changed, 6 insertions, 0 deletions
diff --git a/hook-functions b/hook-functions
new file mode 100644
index 0000000..0d79703
--- /dev/null
+++ b/hook-functions
@@ -0,0 +1,6 @@
+# -*- shell-script -*-
+
+catenate_cpiogz() {
+ cat "$1" >>${__TMPCPIOGZ}
+}
+