diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-05-19 12:43:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:07 +0700 |
commit | a1831755cd5eca5f76e4be7aabe539edbc9a258b (patch) | |
tree | 7b1b32c8399e51d5e06f8929128ef60d5832c762 /games/pinball | |
parent | 471c33afdfc0b5636db2e7ac3c705aeb2f0043c8 (diff) | |
download | slackbuilds-a1831755cd5eca5f76e4be7aabe539edbc9a258b.tar.gz |
games/pinball: Update README.
Adds a small note for anyone using slibtool.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/pinball')
-rw-r--r-- | games/pinball/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/pinball/README b/games/pinball/README index 859d0f02ec..8573c9c73d 100644 --- a/games/pinball/README +++ b/games/pinball/README @@ -1,2 +1,6 @@ The Emilia Pinball: project is an open source pinball: simulator intended for linux machines by Henrik Enqvist. + +slibtool users should use 'clibtool-shared' with pinball which will +install the libtool archive (.la) files. Pinball will fail to load any +tables when they are missing. |