diff options
Diffstat (limited to 'debian/argyll-ref.postinst')
-rw-r--r-- | debian/argyll-ref.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/argyll-ref.postinst b/debian/argyll-ref.postinst index 55f5836..5584c80 100644 --- a/debian/argyll-ref.postinst +++ b/debian/argyll-ref.postinst @@ -24,7 +24,7 @@ case "$1" in configure|abort-upgrade|abort-remove|abort-deconfigure) # Replace documentation directory symlink - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-1~ -- "$@" + dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" ;; *) |