summaryrefslogtreecommitdiff
path: root/staging/capi4hylafax/capi4hylafax.install
diff options
context:
space:
mode:
Diffstat (limited to 'staging/capi4hylafax/capi4hylafax.install')
-rw-r--r--staging/capi4hylafax/capi4hylafax.install16
1 files changed, 0 insertions, 16 deletions
diff --git a/staging/capi4hylafax/capi4hylafax.install b/staging/capi4hylafax/capi4hylafax.install
deleted file mode 100644
index 20c2d8f63..000000000
--- a/staging/capi4hylafax/capi4hylafax.install
+++ /dev/null
@@ -1,16 +0,0 @@
-post_install() {
-cat << EOF
-For more information about setting up the package, please have a look here:
-"http://wiki.archlinux.org/index.php/capi4hylafax"
-EOF
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
-cat << EOF
-Please remove your additions to /var/spool/hylafax/etc/config
-EOF
-}