Last change
on this file since 611 was
609,
checked in by Sam Hocevar, 11 years ago
|
build: allow to specify --disable-nonfree to avoid installing non-free data
and build stripped down tarballs.
|
File size:
600 bytes
|
Line | |
---|
1 | Notes for Abuse packagers |
---|
2 | ------------------------- |
---|
3 | |
---|
4 | 1.) Non-free data |
---|
5 | |
---|
6 | By default Abuse tarballs ship with all available data. This is for simplicity |
---|
7 | but may pose problems to distributions that only ship free data. You can easily |
---|
8 | create a stripped down tarball which has all the non-free data removed: |
---|
9 | |
---|
10 | ./configure --disable-nonfree |
---|
11 | make dist |
---|
12 | |
---|
13 | |
---|
14 | 2.) Data directory |
---|
15 | |
---|
16 | The default data directory is ${prefix}/share/games/abuse. With the default |
---|
17 | prefix value, this expands to /usr/local/share/games/abuse. |
---|
18 | |
---|
19 | |
---|
20 | List of Abuse packagers |
---|
21 | ----------------------- |
---|
22 | |
---|
23 | Debian: Sam Hocevar <sam@hocevar.net> |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.