- Ship olink.dsl (bug #172523).
This commit is contained in:
parent
25b7f7f905
commit
0b6fc66f70
@ -27,6 +27,7 @@ install-dsl:
|
|||||||
cp html/*.dsl $(DESTDIR)/html
|
cp html/*.dsl $(DESTDIR)/html
|
||||||
cp lib/dblib.dsl $(DESTDIR)/lib
|
cp lib/dblib.dsl $(DESTDIR)/lib
|
||||||
cp print/*.dsl $(DESTDIR)/print
|
cp print/*.dsl $(DESTDIR)/print
|
||||||
|
cp olink/*.dsl $(DESTDIR)/olink
|
||||||
|
|
||||||
install-img:
|
install-img:
|
||||||
mkdir -p $(DESTDIR)/images/callouts
|
mkdir -p $(DESTDIR)/images/callouts
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-style-dsssl
|
Name: docbook-style-dsssl
|
||||||
Version: 1.79
|
Version: 1.79
|
||||||
Release: 1
|
Release: 2
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Norman Walsh's modular stylesheets for DocBook.
|
Summary: Norman Walsh's modular stylesheets for DocBook.
|
||||||
@ -88,6 +88,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2005 Tim Waugh <twaugh@redhat.com> 1.79-2
|
||||||
|
- Ship olink.dsl (bug #172523).
|
||||||
|
|
||||||
* Mon Nov 8 2004 Tim Waugh <twaugh@redhat.com> 1.79-1
|
* Mon Nov 8 2004 Tim Waugh <twaugh@redhat.com> 1.79-1
|
||||||
- 1.79.
|
- 1.79.
|
||||||
- No longer need articleinfo patch.
|
- No longer need articleinfo patch.
|
||||||
|
Loading…
Reference in New Issue
Block a user