diff options
Diffstat (limited to 'lang/php4/pkg-plist.pear')
-rw-r--r-- | lang/php4/pkg-plist.pear | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/lang/php4/pkg-plist.pear b/lang/php4/pkg-plist.pear new file mode 100644 index 000000000000..f04740d29725 --- /dev/null +++ b/lang/php4/pkg-plist.pear @@ -0,0 +1,40 @@ +bin/pear +share/pear/bootstrap/Archive/Tar.php +share/pear/bootstrap/PEAR.php +share/pear/bootstrap/System.php +share/pear/bootstrap/Console/Getopt.php +share/pear/bootstrap/OS/Guess.php +share/pear/bootstrap/PEAR/Command/Auth.php +share/pear/bootstrap/PEAR/Command/Build.php +share/pear/bootstrap/PEAR/Command/Common.php +share/pear/bootstrap/PEAR/Command/Config.php +share/pear/bootstrap/PEAR/Command/Install.php +share/pear/bootstrap/PEAR/Command/Mirror.php +share/pear/bootstrap/PEAR/Command/Package.php +share/pear/bootstrap/PEAR/Command/Registry.php +share/pear/bootstrap/PEAR/Command/Remote.php +share/pear/bootstrap/PEAR/Autoloader.php +share/pear/bootstrap/PEAR/Builder.php +share/pear/bootstrap/PEAR/Command.php +share/pear/bootstrap/PEAR/Common.php +share/pear/bootstrap/PEAR/Config.php +share/pear/bootstrap/PEAR/Dependency.php +share/pear/bootstrap/PEAR/Downloader.php +share/pear/bootstrap/PEAR/ErrorStack.php +share/pear/bootstrap/PEAR/Frontend/CLI.php +share/pear/bootstrap/PEAR/Installer.php +share/pear/bootstrap/PEAR/Packager.php +share/pear/bootstrap/PEAR/Registry.php +share/pear/bootstrap/PEAR/Remote.php +share/pear/bootstrap/XML/RPC.php +share/pear/bootstrap/XML/RPC/Server.php +@dirrm share/pear/bootstrap/Archive +@dirrm share/pear/bootstrap/Console +@dirrm share/pear/bootstrap/OS +@dirrm share/pear/bootstrap/PEAR/Command +@dirrm share/pear/bootstrap/PEAR/Frontend +@dirrm share/pear/bootstrap/PEAR +@dirrm share/pear/bootstrap/XML/RPC +@dirrm share/pear/bootstrap/XML +@dirrm share/pear/bootstrap +@unexec rmdir %D/share/pear 2> /dev/null || true |