summaryrefslogtreecommitdiff
path: root/debian/argyll-dbg.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/argyll-dbg.postinst')
-rw-r--r--debian/argyll-dbg.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/argyll-dbg.postinst b/debian/argyll-dbg.postinst
index 8618fb3..a0b1290 100644
--- a/debian/argyll-dbg.postinst
+++ b/debian/argyll-dbg.postinst
@@ -24,7 +24,7 @@ case "$1" in
configure|abort-upgrade|abort-remove|abort-deconfigure)
# Replace documentation directory with symlink
- dpkg-maintscript-helper dir_to_symlink /usr/share/doc/argyll-dbg argyll-doc -- "$@"
+ dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-dbg argyll-doc -- "$@"
;;
*)