This commit is contained in:
parent
ebddb6956d
commit
9152859251
@ -81,7 +81,7 @@ make DESTDIR=%{buildroot} install.everything
|
||||
|
||||
%fdupes -s %{buildroot}%{_mandir}/man3
|
||||
install -D -p -m 0644 libmarkdown.pc \
|
||||
%{buildroot}%{_libdir}/libmarkdown.pc
|
||||
%{buildroot}%{_libdir}/pkgconfig/libmarkdown.pc
|
||||
|
||||
# update-alternatives
|
||||
mv %{buildroot}%{_bindir}/markdown %{buildroot}%{_bindir}/discount-markdown
|
||||
@ -122,7 +122,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/mkdio.h
|
||||
%{_libdir}/libmarkdown.so
|
||||
%{_libdir}/libmarkdown.pc
|
||||
%{_libdir}/pkgconfig/libmarkdown.pc
|
||||
%{_mandir}/man3/*.3%{ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user