/mandos/trunk

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

« back to all changes in this revision

Viewing changes to Makefile

merge

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
268
270
        install --mode=u=rwx,go=rx init.d-mandos \
269
271
                $(DESTDIR)/etc/init.d/mandos
270
272
        install --mode=u=rw,go=r default-mandos \
378
380
 
379
381
purge-server: uninstall-server
380
382
        -rm --force $(CONFDIR)/mandos.conf $(CONFDIR)/clients.conf \
 
383
                $(DESTDIR)/etc/dbus-1/system.d/mandos.conf
381
384
                $(DESTDIR)/etc/default/mandos \
382
385
                $(DESTDIR)/etc/init.d/mandos \
383
386
                $(DESTDIR)/var/run/mandos.pid