mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-04-22 12:55:44 +00:00
* 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:
parent
fad6a78789
commit
36243ca323
2 changed files with 9 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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::
|
||||
|
|
Loading…
Reference in a new issue