[Bug 284] Review request: picard-extras-freeworld - Acoustic fingerprinting for Picard tagger

RPM Fusion Bugzilla noreply at rpmfusion.org
Tue Dec 30 15:35:53 CET 2008


http://bugzilla.rpmfusion.org/show_bug.cgi?id=284





--- Comment #2 from Kevin Kofler <kevin.kofler at chello.at>  2008-12-30 15:35:52 ---
> cp $RPM_BUILD_ROOT%{python_sitearch}/picard/musicdns/avcodec.so avcodec.so

This should be cp -p.

> install avcodec.so $RPM_BUILD_ROOT%{python_sitearch}/picard/musicdns/

And likewise this should be install -p.

Timestamps are supposed to be preserved according to the guidelines. That said,
as this file is compiled anyway (so always gets a new timestamp), it doesn't
really matter in this case.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list