summaryrefslogtreecommitdiffstats
path: root/base/silent
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-08-18 00:40:52 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-08-29 23:42:46 -0500
commit88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7 (patch)
treeb453ebb5cc5e88e42a970cdcaf6ba5e4240281ee /base/silent
parent541cafdc3697bbaf8ba726be22c750ea948e14aa (diff)
downloadpki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.tar.gz
pki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.tar.xz
pki-88176c5c8caf146a1a408dc3a7f6b23e1a8e63b7.zip
Merged pki-native-tools and pki-java-tools.
The pki-native-tools and pki-java-tools have been merged into pki-tools and pki-server will depend on it. Since pki-ra and pki-tps depends on pki-server they automatically depends on pki-tools as well. Ticket #295
Diffstat (limited to 'base/silent')
-rwxr-xr-xbase/silent/scripts/pkisilent2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/silent/scripts/pkisilent b/base/silent/scripts/pkisilent
index c5be67855..e9b154437 100755
--- a/base/silent/scripts/pkisilent
+++ b/base/silent/scripts/pkisilent
@@ -34,7 +34,7 @@ sub invalid_architecture()
{
print "\n";
print "ERROR: pkisilent does not execute on this architecture\n";
- print "ERROR: check to make sure pki-native-tools package is installed!\n";
+ print "ERROR: check to make sure pki-tools package is installed!\n";
print "\n";
}