From acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb Mon Sep 17 00:00:00 2001 From: canyonknight Date: Sat, 27 Oct 2012 14:24:27 -0400 Subject: Add Archive_Tar class to lib/ Some AUR setups do not have PEAR available. While other setups have access to outdated Archive_Tar versions. Avoid these problems completely by including the necessary files for Archive_Tar in lib/. Remove Archive_Tar requirement from INSTALL doc. Signed-off-by: canyonknight --- web/lib/Archive/PEAR5.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 web/lib/Archive/PEAR5.php (limited to 'web/lib/Archive/PEAR5.php') diff --git a/web/lib/Archive/PEAR5.php b/web/lib/Archive/PEAR5.php new file mode 100644 index 0000000..5cee090 --- /dev/null +++ b/web/lib/Archive/PEAR5.php @@ -0,0 +1,33 @@ +