projects
/
iserv-mod-room-reservation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
installation must be run as root, or chkdb fails
[iserv-mod-room-reservation.git]
/
debian
/
prerm
diff --git
a/debian/prerm
b/debian/prerm
index
c39b7de
..
da9ebee
100755
(executable)
--- a/
debian/prerm
+++ b/
debian/prerm
@@
-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.022375 seconds
and
4
git commands to generate.