diff options
Diffstat (limited to 'security/pidentd/files/patch-ab')
| -rw-r--r-- | security/pidentd/files/patch-ab | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/security/pidentd/files/patch-ab b/security/pidentd/files/patch-ab index 62a66aa5dd17..01f92189484d 100644 --- a/security/pidentd/files/patch-ab +++ b/security/pidentd/files/patch-ab @@ -37,20 +37,19 @@ *************** *** 387,394 **** - install: in.identd + install: in.identd idecrypt cp identd.man $(MANDIR)/identd.$(MANSECT) echo ".so man$(MANSECT)/identd.$(MANSECT)" > $(MANDIR)/in.identd.$(MANSECT) ! cp in.identd $(DESTDIR)/in.identd + cp idecrypt.man $(MANDIR)/idecrypt.$(MANSECT) + cp idecrypt $(DESTDIR)/idecrypt - tests: - (cd testdir ; make) --- 387,394 ---- - install: in.identd + install: in.identd idecrypt cp identd.man $(MANDIR)/identd.$(MANSECT) echo ".so man$(MANSECT)/identd.$(MANSECT)" > $(MANDIR)/in.identd.$(MANSECT) ! cp in.identd $(DESTDIR)/identd + cp idecrypt.man $(MANDIR)/idecrypt.$(MANSECT) + cp idecrypt $(DESTDIR)/idecrypt - tests: - (cd testdir ; make) - cp in.identd $(DESTDIR)/in.identd |
