Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 1997 10:35:50 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        rssh@cki.ipri.kiev.ua
Cc:        ports@FreeBSD.ORG
Subject:   Re: [Q] INSTALL script in pkg 
Message-ID:  <20511.866482550@time.cdrom.com>
In-Reply-To: Your message of "Mon, 16 Jun 1997 17:26:57 %2B0300." <33A54D38.581D@cki.ipri.kiev.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I.e. I type:
> 
>  make install   # pkg/INSTALL scripts run from Makefile.
>  pkg_delete     # pkg/DEINSTALL scripts is not run.
> 
> You mean, that I *must* build package ?

Are you overriding the install target, perhaps?  It sounds
to me like the fake-pkg target in /usr/share/mk/bsd.ports.mk
is not being run.  You should also verify the contents of
/var/db/pkg/<yourpkgname> in testing this.

I also assume that you're passing the appropriate args to pkg_delete -
you don't show it in your example there, but I'm assuming you simply
left the argument off for the example, not the actual command you
used.

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20511.866482550>