summaryrefslogtreecommitdiff
path: root/debian/argyll-ref.postrm
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-02 07:47:57 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-10-02 07:47:57 +0200
commit0ca0b3131872ce0a4e179839676e3fe7271ec565 (patch)
tree1eb86b923dc708dbd8c0ecb93ee0060543170467 /debian/argyll-ref.postrm
parentc541e6e39e2365b99ed0e04aef3920ebb71b44f7 (diff)
changes at dpkg-maintscript-helper, typo at d/copyright
Diffstat (limited to 'debian/argyll-ref.postrm')
-rw-r--r--debian/argyll-ref.postrm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/argyll-ref.postrm b/debian/argyll-ref.postrm
index b40616f..c0e5142 100644
--- a/debian/argyll-ref.postrm
+++ b/debian/argyll-ref.postrm
@@ -18,7 +18,7 @@ set -e
case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
- dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref argyll-doc -- "$@"
+ dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-1~ -- "$@"
;;
*)