~ubuntu-branches/ubuntu/quantal/lxc/quantal-201206191543

« back to all changes in this revision

Viewing changes to lxc.spec.in

  • Committer: Bazaar Package Importer
  • Author(s): Guido Trotter
  • Date: 2010-06-28 10:15:48 UTC
  • mfrom: (1.2.4 upstream)
  • mto: (3.1.15 sid)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20100628101548-lmqvw55ypaxtbhhh
Tags: upstream-0.7.1
ImportĀ upstreamĀ versionĀ 0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
%files
73
73
%defattr(-,root,root)
74
74
%{_libdir}/*.so*
 
75
%{_libdir}/%{name}
75
76
%{_bindir}/*
76
 
%{_libexecdir}/*
77
77
%{_mandir}/*
78
78
%{_datadir}/pkgconfig/*
79
 
%{_docdir}/%{name}/*
 
79
%{_datadir}/doc/*
80
80
 
81
81
%files devel
82
82
%defattr(-,root,root)