spec file
Boris Goldowsky <boris-FrUbXkNCsVf2fBVCVOL8/[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to build an hdup RPM using the spec file provided in contrib/. I needed to change the name of a couple of variables in src/Makefile to standard values -- sysconfdir instead of etcdir; sbindir instead of bindir for /usr/sbin. Also, there seems to be some confusion in the makefile and specfile as to the standard location of hdup.conf. The makefile installs it as /etc/hdup.conf , but the spec file also creates /etc/hdup/hdup.conf -- any clues? Thanks, Bng