diff options
author | joey <joey> | 1999-08-17 04:24:00 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:24:00 +0000 |
commit | face7b5d7df5fb2b8f434bc7135f27b38329a5c5 (patch) | |
tree | bc46d52178c62fab27aaa317f811b37809a9a27c /autoscripts | |
parent | f3e3bca0ce194129c6767e4a52baa376ead7e9b9 (diff) | |
download | debhelper-face7b5d7df5fb2b8f434bc7135f27b38329a5c5.tar.gz |
r9: Oops, it's a symlink. I see...
Diffstat (limited to 'autoscripts')
-rw-r--r-- | autoscripts/postrm-menu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoscripts/postrm-menu b/autoscripts/postrm-menu deleted file mode 100644 index a73a1692..00000000 --- a/autoscripts/postrm-menu +++ /dev/null @@ -1 +0,0 @@ -if [ -x /usr/bin/update-menus ] ; then update-menus ; fi |