Ignore:
Timestamp:
Apr 28, 2018, 1:21:43 PM (6 years ago)
Author:
g7moreau
Message:
  • Add many link in the doc and change licence to license (beginning)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/project-meta/Makefile

    r185 r201  
    1717update:
    1818        @install -d -m 0755 -o root -g root $(DESTDIR)/$(SHAREDIR)
    19         @install -d -m 0755 -o root -g root $(DESTDIR)/$(SHAREDIR)/licence.d
     19        @install -d -m 0755 -o root -g root $(DESTDIR)/$(SHAREDIR)/license.d
    2020        @install -d -m 0755 -o root -g root $(DESTDIR)/$(SHAREDIR)/template.d
    2121        @install -d -m 0755 -o root -g root $(DESTDIR)/$(MANDIR)
     
    2727
    2828        install    -m 0644 -o root -g root PROJECT-META.sample.yml $(DESTDIR)/$(SHAREDIR)
    29         install    -m 0644 -o root -g root licence.d/*.txt $(DESTDIR)/$(SHAREDIR)/licence.d
     29        install    -m 0644 -o root -g root license.d/*.txt $(DESTDIR)/$(SHAREDIR)/license.d
    3030        install    -m 0644 -o root -g root template.d/*.tt $(DESTDIR)/$(SHAREDIR)/template.d
    3131
Note: See TracChangeset for help on using the changeset viewer.