-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Ellson wrote:
> spec and depend mechanisms. "make build" is ok, and "make package" > does a lot of work and seems happy, but doesn't leave me with a package in > the staging area? Could someone look at the attached Makefile and tell > me what I'm doing wrong? I don't see a problem with your Makefile ... what does your ~/.garrc file look like? This is mine-> SPKG_PACKAGER = Mike Watters SPKG_EMAIL = [email protected] SPKG_EXPORT = $(HOME)/newpkgs/$(GARNAME) SPKG_SPOOLDIR = $(HOME)/spool/$(GAROSREL)-$(GARCH) GARCHIVEDIR = $(HOME)/src ** SPKG_PACKAGER and SPKG_EMAIL ** needs no explination ** SPKG_EXPORT ** is where gar will put packages when they are done. ** SPKG_SPOOLDIR ** is where gar will "spool" the package before translate to datastream ** GARCHIVEDIR ** is where gar will look for source tarballs before downloading them. helpful if your source tarball is very large. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoSyigACgkQLrhmsXMSLxc6IQCfZb71oUPIKJxQjO8LmBKphl0p Of4AoIEiDRjY0Bl8ra85/1sZaSnnuQRr =1ZTf -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
