diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-22 22:07:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-26 01:20:10 +0700 |
commit | fd1bb36ac97d726edf7ff914b53bc714158bf676 (patch) | |
tree | c070552e6927cf7ae69b99972c17233adb491283 /audio/sbagen/README | |
parent | 166783a0b1908e845a3122476726fc555db7a560 (diff) |
audio/sbagen: Fix 32-bit build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/sbagen/README')
-rw-r--r-- | audio/sbagen/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sbagen/README b/audio/sbagen/README index c8e27da6326a3..bf2f5c0f434a3 100644 --- a/audio/sbagen/README +++ b/audio/sbagen/README @@ -8,8 +8,8 @@ To use this, pass NONFREE=yes option to SlackBuild script (requires libvorbisidec). READ the following documents to understand how this program works: - * /usr/share/doc/sbagen-VERSION/theory.txt - * /usr/share/doc/sbagen-VERSION/theory2.txt - * /usr/share/doc/sbagen-VERSION/SBAGEN.txt + * /usr/doc/sbagen-$VERSION/theory.txt + * /usr/doc/sbagen-$VERSION/theory2.txt + * /usr/doc/sbagen-$VERSION/SBAGEN.txt USE AND EXPERIMENT WITH THIS UTILITY AT YOUR OWN RISK! |