Last change
on this file since 669 was
623,
checked in by Sam Hocevar, 12 years ago
|
build: fix a problem with --with-assetdir and make sure the flag
name does not have an `s'.
|
File size:
772 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.) Assets directory |
---|
15 | |
---|
16 | The default assets directory is ${datadir}/games/abuse. With the default prefix |
---|
17 | value, this expands to /usr/local/share/games/abuse. |
---|
18 | |
---|
19 | To override the assets directory, use the `--with-assetdir' configure flag, |
---|
20 | for instance: |
---|
21 | |
---|
22 | ./configure --with-assetdir=/opt/abuse |
---|
23 | |
---|
24 | |
---|
25 | List of Abuse packagers |
---|
26 | ----------------------- |
---|
27 | |
---|
28 | Debian: Sam Hocevar <sam@hocevar.net> |
---|
29 | OpenBSD: Antti Harri <iku@openbsd.fi> |
---|
30 | |
---|
Note: See
TracBrowser
for help on using the repository browser.