From c19ddade2cd4bca903b020bced3aa4f2c223e990 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Tue, 19 Mar 2002 19:59:05 +0000 Subject: [PATCH] * install PEAR_Command_Package --- pear/Makefile.frag | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/Makefile.frag b/pear/Makefile.frag index c6a431d7bd..5a1cf57de4 100644 --- a/pear/Makefile.frag +++ b/pear/Makefile.frag @@ -74,6 +74,7 @@ PEAR_FILES = \ PEAR/Command/Config.php \ PEAR/Command/Install.php \ PEAR/Command/Login.php \ + PEAR/Command/Package.php \ PEAR/CommandResponse.php \ PEAR/CommandUI/CLI.php \ PEAR/Common.php \ -- 2.40.0