summaryrefslogtreecommitdiffstats
path: root/README
blob: 7050ef2b501de937ff81375119df088df2119272 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
acf-alpine-baselayout is an application for the ACF framework.


HOWTO INSTALL
------------
Edit paths in config.mk

As root, run:

  make install [DESTDIR=<target dir>]


HOWTO MODIFY
------------
If you modify source and want to create a new source package, you will need
to verify that all files that should be included are listed in Makefile and
that no files that should not be included are not listed there.

To make a new ditribution package run:

  make dist