summaryrefslogtreecommitdiff
path: root/lang/php53/files/patch-pear::Makefile.frag
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php53/files/patch-pear::Makefile.frag')
-rw-r--r--lang/php53/files/patch-pear::Makefile.frag4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php53/files/patch-pear::Makefile.frag b/lang/php53/files/patch-pear::Makefile.frag
index 6653c7852f69..060066c367b6 100644
--- a/lang/php53/files/patch-pear::Makefile.frag
+++ b/lang/php53/files/patch-pear::Makefile.frag
@@ -17,6 +17,6 @@
+ $(INSTALL_ROOT)$(peardir)/bootstrap
+ @cp $(srcdir)/Archive/*.php $(INSTALL_ROOT)$(peardir)/bootstrap/Archive
+ @cp $(srcdir)/Console/*.php $(INSTALL_ROOT)$(peardir)/bootstrap/Console
-+ @cp -R $(srcdir)/OS $(INSTALL_ROOT)$(peardir)/bootstrap/OS
-+ @cp -R $(srcdir)/PEAR $(INSTALL_ROOT)$(peardir)/bootstrap/PEAR
++ @cp -R $(srcdir)/OS $(INSTALL_ROOT)$(peardir)/bootstrap
++ @cp -R $(srcdir)/PEAR $(INSTALL_ROOT)$(peardir)/bootstrap