Am Mittwoch, den 08.08.2007, 07:59 +0200 schrieb Peter Vreman:
> > Running the zipinstall and zipsourceinstall targets give me files with
> > the unchanged standard name. The final goal would be to have a name
> > formed like
> >
> > $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz
> >
> > for distri
> Hi again,
>
> how can the name of the files created by the targets "zipinstall" and
> "zipsourceinstall" be influenced?
>
> I've tried this way:
>
>
> [prerules]
> pretest:
> echo $(ZIPNAME)
> echo $(ZIP_ZIPNAME)
>
> [target]
> programs=cnfdat2h5
>
> [package]
> name=cnfdat2h5
> vers