Say I
have some code in a script that looks like:
mv
pgadmin3.tgz pgadmin3-${VERSION}.tgz
When
configure runs, it then changes that to:
mv
pgadmin3.tgz pgadmin3-1.1.0.tgz
Rather
than change it of course, it could take script.in and create
script.
Regards, Dave.
|
Title: Message
- [pgadmin-hackers] Update Adam H. Pendleton
- Re: [pgadmin-hackers] Update Dave Page
- Re: [pgadmin-hackers] Update Adam H. Pendleton
- Re: [pgadmin-hackers] Update Dave Page
- Re: [pgadmin-hackers] Update Adam H. Pendleton
- Re: [pgadmin-hackers] Update Andreas Pflug
- Re: [pgadmin-hackers] Update Dave Page