Re: spec file

Boris Goldowsky <boris-FrUbXkNCsVf2fBVCVOL8/[email protected]> Tue, 13 Jan 2004 07:26:53 -0500
Newsgroups gmane.comp.sysutils.backup.hdup.general
Message-ID <[email protected]>
On Tue, 2004-01-13 at 06:52, Miek Gieben wrote:
> [On 12 Jan, @16:53, Boris wrote in "Re: [hdup-user] spec file ..."]

> > * Edit Makefile.in -- rename etcdir to sysconfdir and bindir to sbindir
> > for simplicity, since that's what configure calls them and what rpm
> > expects.
> 
> I'm a bit hestitating about these changes. I've fooled around to many times
> with the default location of hdup. Debian also installs hdup in /usr/bin, while
> I install it in /usr/local/sbin. I think I'll leave it that way.

I agree.  I just renamed the Makefile variable, I didn't change the
location for the executable.  It previously was   bindir=/usr/sbin,
which was confusing.  Now it's sbindir=/usr/sbin .

Bng