po: Update German programs translation
[dpkg.git] / tests / t-switch-dir-to-symlink-abs / pkg-dir-conffile-1 / DEBIAN / postrm
blob1e539b983abb0d4f113caa25dc3c9b285d79b870
1 #!/bin/sh
2 set -e
3 if dpkg-maintscript-helper supports dir_to_symlink; then
4 dpkg-maintscript-helper dir_to_symlink /test-path /test-dir 0 -- "$@"
5 fi