uninstall: removed separator lines
authorrohieb <devnull@localhost>
Sun, 20 Jul 2008 01:19:04 +0000 (03:19 +0200)
committerrohieb <devnull@localhost>
Sun, 20 Jul 2008 01:19:04 +0000 (03:19 +0200)
Makefile

index bb76eae..c5744d5 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -109,8 +109,8 @@ uninstall:
        psql -c "DELETE FROM log_module WHERE module='Room Reservation Schedule';"\r
        chklocale\r
        \r
-       @echo ----------------------------------------------------------------------\r
+       @echo\r
        @echo If you do not need the SQL tables anymore, remove them by running\r
        @echo '  psql -c "DROP TABLE mod_roomreservation_bookings;"'\r
        @echo After that, all bookings are unrecoverably deleted!\r
-       @echo ----------------------------------------------------------------------\r
+       @echo\r
This page took 0.032005 seconds and 4 git commands to generate.