diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2011-11-15 21:18:34 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2011-11-15 21:18:34 +0000 |
commit | 8306981b7a7d109e4d59662a88044a4dd885bb35 (patch) | |
tree | 7d9e1005f9f7af0045decccc786de08debc69917 /devel/bisoncpp/files/patch-icmake-install | |
parent | - Update to 2.18.00 (diff) |
- Update to 2.09.03
- Switch to GCC 4.6 (requested by: gerald)
- Add license information
Feature safe: yes
Diffstat (limited to 'devel/bisoncpp/files/patch-icmake-install')
-rw-r--r-- | devel/bisoncpp/files/patch-icmake-install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bisoncpp/files/patch-icmake-install b/devel/bisoncpp/files/patch-icmake-install index c03b033c522c..4868b4d6f15f 100644 --- a/devel/bisoncpp/files/patch-icmake-install +++ b/devel/bisoncpp/files/patch-icmake-install @@ -1,5 +1,5 @@ ---- icmake/install.orig 2009-07-07 16:12:30.000000000 +0200 -+++ icmake/install 2009-11-02 13:23:44.000000000 +0100 +--- icmake/install.orig 2010-03-08 20:11:17.000000000 +0100 ++++ icmake/install 2011-11-15 14:32:41.000000000 +0100 @@ -12,10 +12,6 @@ printf(" installing the skeleton files\n"); md(where + SKEL); |