[Goodies-commits] r4649 - xfce4-smartpm-plugin/trunk
Anders F Bjorklund
afb at xfce.org
Tue Apr 22 16:07:37 CEST 2008
Author: afb
Date: 2008-04-22 14:07:37 +0000 (Tue, 22 Apr 2008)
New Revision: 4649
Modified:
xfce4-smartpm-plugin/trunk/README
Log:
use TAR as summary for tgz/tbz/tlz packages
Modified: xfce4-smartpm-plugin/trunk/README
===================================================================
--- xfce4-smartpm-plugin/trunk/README 2008-04-22 13:45:32 UTC (rev 4648)
+++ xfce4-smartpm-plugin/trunk/README 2008-04-22 14:07:37 UTC (rev 4649)
@@ -5,7 +5,7 @@
checks for package updates using the Smart Package Manager (smartpm.org).
It should work with both Fedora (RPM packages) and Ubuntu (DEB packages),
-and also with Slackware (TGZ packages) although this has not been tested.
+and also with Slackware (TAR packages) although this has not been tested.
It can also be configured, though with less features and functionality,
to use either the Yum (+Extender) or APT (+Synaptic) package managers.
@@ -24,7 +24,7 @@
If compiling directly from the trunk, you need to run `./autogen.sh`
To make an RPM package, you can use "make rpm". For DEB, "make deb".
-To make a Slackware tar package, use one of the tgz/tbz/tlz targets.
+To make a Slackware TAR package, use one of the tgz/tbz/tlz targets.
(You will probably need to run that make command as the root user.)
Usage
More information about the Goodies-commits
mailing list