debian/postinst checks rights of config file
[iserv-mod-room-reservation.git] / debian / prerm
index c39b7de..da9ebee 100755 (executable)
@@ -2,6 +2,8 @@
 psql -c "DELETE FROM log_module WHERE module='Room Reservation Schedule';"
 chklocale
 
+#DEBHELPER#
+
 @echo
 @echo If you do not need the SQL tables anymore, remove them by running
 @echo '  psql -c "DROP TABLE mod_roomreservation_bookings;"'
This page took 0.021777 seconds and 4 git commands to generate.