Selaa lähdekoodia

create man folder before copying the manpage there

I was wondering why the install failed... 😆
tags/v3.1
Kriss 5 vuotta sitten
committed by GitHub
vanhempi
commit
ed1f45b527
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Näytä tiedosto

@@ -14,6 +14,7 @@ install:
cp -f bin/mailsync $(DESTDIR)$(PREFIX)/bin
chmod 755 $(DESTDIR)$(PREFIX)/bin/mailsync
mkdir -p $(DESTDIR)$(PREFIX)/share/mutt-wizard
mkdir -p $(DESTDIR)$(MANPREFIX)/man1
cp -f mailcap $(DESTDIR)$(PREFIX)/share/mutt-wizard
cp -f mutt-wizard.muttrc $(DESTDIR)$(PREFIX)/share/mutt-wizard
cp -f domains.csv $(DESTDIR)$(PREFIX)/share/mutt-wizard


Ladataan…
Peruuta
Tallenna