diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-06 10:58:00 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-06 10:58:00 +0000 |
| commit | 4d89842b1c12b45d9480d97bc8762f5ca3a31306 (patch) | |
| tree | 7873dcc8e307b4c69309c34e64d50519a9dc14d6 /databases/libgda/files/patch-bindings::perl::Makefile.in | |
| parent | Update maintainer's email address. (diff) | |
Update to 0.2.90.
Diffstat (limited to '')
| -rw-r--r-- | databases/libgda/files/patch-bindings::perl::Makefile.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/databases/libgda/files/patch-bindings::perl::Makefile.in b/databases/libgda/files/patch-bindings::perl::Makefile.in deleted file mode 100644 index 0822ed6c061c..000000000000 --- a/databases/libgda/files/patch-bindings::perl::Makefile.in +++ /dev/null @@ -1,16 +0,0 @@ ---- bindings/perl/Makefile.in.orig Tue Jun 19 02:01:09 2001 -+++ bindings/perl/Makefile.in Tue Jun 19 02:05:09 2001 -@@ -254,4 +254,4 @@ - all: -- cd Gnome/GDA/Common && perl Makefile.PL && make -- cd Gnome/GDA/Client && perl Makefile.PL && make -+ cd Gnome/GDA/Common && perl Makefile.PL && ${MAKE} -+ cd Gnome/GDA/Client && perl Makefile.PL && ${MAKE} - -@@ -259,4 +259,4 @@ - install-data-local: -- cd Gnome/GDA/Common && make install -- cd Gnome/GDA/Client && make install -+ cd Gnome/GDA/Common && ${MAKE} install -+ cd Gnome/GDA/Client && ${MAKE} install - |
