/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

  • Committer: Teddy Hogeborn
  • Date: 2010-09-13 05:56:48 UTC
  • mfrom: (420.1.1 mandos-local)
  • Revision ID: teddy@fukt.bsnet.se-20100913055648-v92t4egg6xubyqqo
Merge Makefile change.

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