[Slackbuilds-users] skype.SlackBuild contains a bug

Audrius Kažukauskas neobug at tornado.ktu.lt
Thu May 15 10:12:46 UTC 2008


Hi,

skype.SlackBuild contains a tiny bug:


--- skype.SlackBuild.orig       2008-05-14 18:03:51.000000000 +0300
+++ skype.SlackBuild    2008-05-15 12:56:33.000000000 +0300
@@ -52,7 +52,7 @@
 chmod -R u+w,go+r-w,a-s .
 chmod 644 sounds/*

-mkdir -p $PKG/bin $PKG/usr/share/{skype,pixmaps,applications} \
+mkdir -p $PKG/usr/bin $PKG/usr/share/{skype,pixmaps,applications} \
   $PKG/etc/dbus-1/system.d
 cp -a skype $PKG/usr/bin
 cp -a avatars sounds lang $PKG/usr/share/skype


Due to this typo skype executable was copied to /usr directory as bin.
I noticed this after installing the package, so I am not sure if there
was any harm done to my system.  Everything seems good so far after
reinstalling fixed package.

-- 
Audrius Kažukauskas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20080515/2cb1aa10/attachment.sig>


More information about the Slackbuilds-users mailing list