From 968e4cfe3f75e680ede8ea6542528643030bf8b9 Mon Sep 17 00:00:00 2001 From: Armijn Hemel Date: Tue, 26 Feb 2008 20:25:21 +0000 Subject: [PATCH] actually rename the comments in make-listing.pl to make-listing.pl instead of make-listing.sh svn path=/nixpkgs/trunk/; revision=10866 --- pkgs/desktops/gnome/make-listing.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/gnome/make-listing.pl b/pkgs/desktops/gnome/make-listing.pl index 3fc6d3fee66..3b55a214d17 100755 --- a/pkgs/desktops/gnome/make-listing.pl +++ b/pkgs/desktops/gnome/make-listing.pl @@ -3,7 +3,7 @@ use strict; # Example use: -# ./make-listing.sh \ +# ./make-listing.pl \ # http://ftp.gnome.org/pub/GNOME/platform/2.10/2.10.1/sources/ \ # http://ftp.gnome.org/pub/GNOME/platform/2.10/2.10.1/sources/MD5SUMS-for-bz2 @@ -11,7 +11,7 @@ my $baseURL = shift; my $md5URL = shift; print <