[Bug 455953] Review Request: rakarrack - Audio effects processing rack for guitar

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 12 06:56:05 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=455953





--- Comment #13 from Orcan 'oget' Ogetbil <orcanbahri at yahoo.com>  2008-10-12 02:56:04 EDT ---
OK, this is probably what you need to do (regarding the docs)

   ...
   %prep
   ...
   sed -i
's|HELPDIR="$prefix/share/doc/${PACKAGE}"|HELPDIR="$prefix/share/doc/${PACKAGE}-%{version}"|'
configure
   %configure --docdir=%{_docdir}/%{name}-%{version}
--htmldir=%{_docdir}/%{name}-%{version}
   ...
   %files
   %doc AUTHORS README html COPYING
   ...

It should be something like this.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list