Changeset 2189 for box/trunk/contrib


Ignore:
Timestamp:
29/05/2008 22:51:00 (4 years ago)
Author:
martin
Message:

Fix paths to bbreporter files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/contrib/rpm/boxbackup.spec

    r2147 r2189  
    4040License: BSD 
    4141Group: Applications/Archiving 
    42 Packager: Martin Ebourne <boxbackup-dev@boxbackup.org> 
     42Packager: boxbackup-dev@boxbackup.org 
    4343URL: http://www.boxbackup.org/ 
    4444Source0: %{ident}.tgz 
     
    123123        $RPM_BUILD_ROOT%{_docdir}/%{ident} 
    124124 
    125 install -m 644 %{distribution_dir}contrib/bbreporter/LICENSE \ 
     125install -m 644 contrib/bbreporter/LICENSE \ 
    126126        $RPM_BUILD_ROOT%{_docdir}/%{ident}/bbreporter 
    127 install -m 755 %{distribution_dir}contrib/bbreporter/bbreporter.py \ 
     127install -m 755 contrib/bbreporter/bbreporter.py \ 
    128128        $RPM_BUILD_ROOT%{_docdir}/%{ident}/bbreporter 
    129129 
     
    226226 
    227227%changelog 
     228* Thu May 29 2008 Martin Ebourne <martin@zepler.org> 
     229- Fix paths to bbreporter files 
     230 
    228231* Sat Jan 13 2006 Chris Wilson <chris+box@qwirx.com> 
    229232- Support building from an unofficial tarball (from svn) by changing 
Note: See TracChangeset for help on using the changeset viewer.