mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/audacity: Correct typo in SlackBuild
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
b1ee7bd3ce
commit
1db0e601f1
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ install -D -m 0644 $CWD/audacity.desktop \
|
|||
install -D -m 0644 images/AudacityLogo48x48.xpm \
|
||||
$PKG/usr/share/pixmaps/audacity.xpm
|
||||
|
||||
# Move manpage directory to proper loacation; pages are gzipped already
|
||||
# Move manpage directory to proper location; pages are gzipped already
|
||||
mv $PKG/usr/share/man $PKG/usr
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
|
|
Loading…
Reference in a new issue