diff options
Diffstat (limited to 'xdgmenumaker/debian/postinst')
-rw-r--r-- | xdgmenumaker/debian/postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/postinst b/xdgmenumaker/debian/postinst index c475148..018ff59 100644 --- a/xdgmenumaker/debian/postinst +++ b/xdgmenumaker/debian/postinst @@ -1,6 +1,8 @@ #!/bin/sh # xdgmenumaker postinst +#DEBHELPER# + case "$1" in triggered) { |