[Slackbuilds-users] audacity typo fix

Andrew Antle andrew.antle at gmail.com
Wed Nov 17 23:53:13 UTC 2010


Small typo fix. Diff attached.


$ diff -u audacity.SlackBuild.orig audacity.SlackBuild
--- audacity.SlackBuild.orig    2010-11-17 18:49:20.386716894 -0500
+++ audacity.SlackBuild 2010-11-17 18:49:46.109738092 -0500
@@ -121,7 +121,7 @@
 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


-- 
Andrew Antle
<andrew dot antle at gmail dot com>
-------------- next part --------------
--- audacity.SlackBuild.orig	2010-11-17 18:49:20.386716894 -0500
+++ audacity.SlackBuild	2010-11-17 18:49:46.109738092 -0500
@@ -121,7 +121,7 @@
 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


More information about the SlackBuilds-users mailing list