* EOAdaptors/Postgres95/LoginPanel/Makefile.postamble:

Create symlink before building.  Error reported by Ludovic
	Marcotte and Matt Rice.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@19080 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2004-04-12 12:29:20 +00:00
parent fad6a78789
commit 36243ca323
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2003-04-12 David Ayers <d.ayers@inode.at>
* EOAdaptors/Postgres95/LoginPanel/Makefile.postamble:
Create symlink before building. Error reported by Ludovic
Marcotte <ludovic@Sophos.ca> and Matt Rice
<ratmice@yahoo.com>.
2003-03-29 David Ayers <d.ayers@inode.at>
* EOAdaptors/Postgres95/Postgres95SQLExpression.m

View file

@ -33,10 +33,10 @@
#
# Things to do before compiling
# before-all::
before-all:: Postgres95EOAdaptor
# Things to do after compiling
after-all:: Postgres95EOAdaptor
# after-all::
# Things to do before installing
# before-install::