diff mbox

[2/2] php: rename patches to new naming convention

Message ID 1421947066-25455-2-git-send-email-gustavo@zacarias.com.ar
State Accepted
Headers show

Commit Message

Gustavo Zacarias Jan. 22, 2015, 5:17 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/php/{php-01-no-iconv-search.patch => 0001-no-iconv-search.patch} | 0
 package/php/{php-02-dlopen.patch => 0002-dlopen.patch}                   | 0
 package/php/{php-03-disable-pharcmd.patch => 0003-disable-pharcmd.patch} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename package/php/{php-01-no-iconv-search.patch => 0001-no-iconv-search.patch} (100%)
 rename package/php/{php-02-dlopen.patch => 0002-dlopen.patch} (100%)
 rename package/php/{php-03-disable-pharcmd.patch => 0003-disable-pharcmd.patch} (100%)
diff mbox

Patch

diff --git a/package/php/php-01-no-iconv-search.patch b/package/php/0001-no-iconv-search.patch
similarity index 100%
rename from package/php/php-01-no-iconv-search.patch
rename to package/php/0001-no-iconv-search.patch
diff --git a/package/php/php-02-dlopen.patch b/package/php/0002-dlopen.patch
similarity index 100%
rename from package/php/php-02-dlopen.patch
rename to package/php/0002-dlopen.patch
diff --git a/package/php/php-03-disable-pharcmd.patch b/package/php/0003-disable-pharcmd.patch
similarity index 100%
rename from package/php/php-03-disable-pharcmd.patch
rename to package/php/0003-disable-pharcmd.patch