[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] eliminating version from avr-libc-user-manual filenam
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] eliminating version from avr-libc-user-manual filename |
Date: |
Mon, 14 Nov 2005 20:45:28 +0100 |
User-agent: |
Mutt/1.4.2.1i |
As Galen Seitz wrote:
> ... In order to simplify the rpm spec file, I would like to
> eliminate the version number from the user manual filename, ie:
> if test "$versioned_doc" = "yes"; then
> DOC_INST_DIR='${DESTDIR}${datadir}/doc/avr-libc-$(VERSION)'
> else
> DOC_INST_DIR='${DESTDIR}${datadir}/doc/avr-libc'
> fi
> AVR_LIBC_USER_MANUAL="avr-libc-user-manual"
> Does anyone have a problem with this?
Certainly not me, I've never been all that fond of the versioned
documentation anyway, and generally disable it in the FreeBSD builds.
It's been Ted Roth back then who said this way would match the Linux
RPM conventions, and so as long as I could turn it off, I'm happy as
well.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)