Call it "GNOME Portable System Access Library".

2000-02-23  Martin Baulig  <martin@home-of-linux.org>

	* autogen.sh: Call it "GNOME Portable System Access Library".
This commit is contained in:
Martin Baulig
2000-02-23 00:08:01 +00:00
committed by Martin Baulig
parent 62af029665
commit 8d6e26a8d6
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2000-02-23 Martin Baulig <martin@home-of-linux.org>
* autogen.sh: Call it "GNOME Portable System Access Library".
* LIBGTOP-VERSION (LIBGTOP_VERSION_SUFFIX): Set this to `-snap' so
the tarball will be called `libgtop-1.1.6-snap.tar.gz'.

View File

@@ -4,7 +4,7 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
PKG_NAME="Gnome Top Library"
PKG_NAME="GNOME Portable System Access Library"
(test -f $srcdir/configure.in \
&& test -f $srcdir/copyright.txt \