uninstall: removed separator lines
[iserv-mod-room-reservation.git] / 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.026277 seconds and 4 git commands to generate.