mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
77a5adac6a
Having a totally useless default property makes doing releases hard. Change it to a sane default.
12 lines
174 B
Properties
12 lines
174 B
Properties
# Name
|
|
project.name = CakePHP
|
|
|
|
# Git stuff
|
|
git.remote = origin
|
|
|
|
# Directories
|
|
build.dir = build
|
|
dist.dir = dist
|
|
|
|
# Server
|
|
pirum.dir = /home/cakephp/www-live/pear.cakephp.org
|