commit | 4b5d342b47867dee13f6037e8a11291b12d31fdd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jan 01 02:20:07 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 01 02:20:07 2008 -0500 |
tree | 8fab06b4cc06973723ddb439e2974eeaa59de507 | |
parent | 0cfde3d15a88d088d49e80e18797cc7929603534 [diff] [blame] |
debian: Fix all postinst/prerm/postrm scripts to include debhelper additions Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
diff --git a/debian/uuid-runtime.prerm b/debian/uuid-runtime.prerm index 3788432..241d7a0 100644 --- a/debian/uuid-runtime.prerm +++ b/debian/uuid-runtime.prerm
@@ -4,3 +4,7 @@ then /usr/sbin/uuidd -k || true fi + +#DEBHELPER# + +exit 0