1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/cakephp13/files/patch-cake__console__cake
Sunpoet Po-Chuan Hsieh 197f88a8d6 - Update to 1.3.7
- Use USE_GITHUB
- Fix patch file

Changes:	https://github.com/cakephp/cakephp/commits/1.3
PR:		ports/184332
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2013-11-27 21:33:24 +00:00

9 lines
312 B
Plaintext

--- cake/console/cake.orig 2013-11-27 16:28:16.000000000 +0100
+++ cake/console/cake 2013-11-27 16:28:29.000000000 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
################################################################################
#
# Bake is a shell script for running CakePHP bake script