getskype(): make it compatible with final skype 1.4 version
authorMichael Prokop <mika@grml.org>
Fri, 5 Oct 2007 16:46:52 +0000 (18:46 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 5 Oct 2007 16:46:52 +0000 (18:46 +0200)
debian/changelog
etc/skel/.zshrc

index b464765..3cb9996 100644 (file)
@@ -1,8 +1,10 @@
 grml-etc-core (0.3.31) unstable; urgency=low
 
   [ Michael Prokop ]
-  * /etc/skel/.zshrc: use same pattern in function wikien as in wikide.
-    (Thanks, wuehlmaus)
+  * /etc/skel/.zshrc:
+    - use same pattern in function wikien as in wikide.
+      (Thanks, wuehlmaus)
+    - getskype(): make it compatible with final skype 1.4 version
   * Added /etc/apt/apt.conf.example + /etc/apt/hg-snapshot-script
   * Added /etc/grml/screenrc_generic which should work on any OS without
     any grml/Debian specific programs/scripts.
@@ -16,7 +18,8 @@ grml-etc-core (0.3.31) unstable; urgency=low
   [ Michael Gebetsroither ]
   * /etc/zsh/zshrc: added bk() to backup a file with iso time tagged.
 
- -- Michael Gebetsroither <gebi@grml.org>  Fri, 05 Oct 2007 02:47:14 +0200
+
+ -- Michael Prokop <mika@grml.org>  Fri,  5 Oct 2007 18:45:48 +0200
 
 grml-etc-core (0.3.30) unstable; urgency=low
 
index a88afaa..2438c1b 100644 (file)
     echo "Downloading debian package of skype."
     echo "Notice: If you want to use a more recent skype version run 'getskypebeta'."
     wget http://www.skype.com/go/getskype-linux-deb
-    $SUDO dpkg -i skype_debian-*.deb && echo "skype installed."
+    $SUDO dpkg -i skype*.deb && echo "skype installed."
   }
 
 #f5# Install beta-version of skype