From 28a4327d56c8593cdb624b59344003feb6b3df77 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 23 Sep 2007 18:21:44 +0000 Subject: [PATCH] rename pear packages with a common 'php-' prefix git-svn-id: svn://svn.openwrt.org/openwrt/packages@8997 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/{pear-db => php-pear-db}/Makefile | 0 lang/{pear-db => php-pear-db}/patches/100-php5-deprecation-fixes.patch | 0 lang/{pear-xmlrpc => php-pear-xmlrpc}/Makefile | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename lang/{pear-db => php-pear-db}/Makefile (100%) rename lang/{pear-db => php-pear-db}/patches/100-php5-deprecation-fixes.patch (100%) rename lang/{pear-xmlrpc => php-pear-xmlrpc}/Makefile (100%) diff --git a/lang/pear-db/Makefile b/lang/php-pear-db/Makefile similarity index 100% rename from lang/pear-db/Makefile rename to lang/php-pear-db/Makefile diff --git a/lang/pear-db/patches/100-php5-deprecation-fixes.patch b/lang/php-pear-db/patches/100-php5-deprecation-fixes.patch similarity index 100% rename from lang/pear-db/patches/100-php5-deprecation-fixes.patch rename to lang/php-pear-db/patches/100-php5-deprecation-fixes.patch diff --git a/lang/pear-xmlrpc/Makefile b/lang/php-pear-xmlrpc/Makefile similarity index 100% rename from lang/pear-xmlrpc/Makefile rename to lang/php-pear-xmlrpc/Makefile -- 2.11.0