/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to Makefile

* Makefile: Merge branch adding warning messages to "run-*" targets.

Show diffs side-by-side

added added

removed removed

Lines of Context:
265
265
                mandos.conf
266
266
        install --mode=u=rw --target-directory=$(CONFDIR) \
267
267
                clients.conf
268
 
        install --mode=u=rw,go=r dbus-mandos.conf \
269
 
                $(DESTDIR)/etc/dbus-1/system.d/mandos.conf
270
268
        install --mode=u=rwx,go=rx init.d-mandos \
271
269
                $(DESTDIR)/etc/init.d/mandos
272
270
        install --mode=u=rw,go=r default-mandos \
376
374
 
377
375
purge-server: uninstall-server
378
376
        -rm --force $(CONFDIR)/mandos.conf $(CONFDIR)/clients.conf \
379
 
                $(DESTDIR)/etc/dbus-1/system.d/mandos.conf
380
377
                $(DESTDIR)/etc/default/mandos \
381
378
                $(DESTDIR)/etc/init.d/mandos \
382
379
                $(DESTDIR)/var/run/mandos.pid