mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
info fix for rpm
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7967 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-02-09 Chris Lyttle <chris@wilddev.net>
|
||||||
|
|
||||||
|
* rpm/gnucash.spec.in: fix info file not found.
|
||||||
|
|
||||||
2003-02-09 Derek Atkins <derek@ihtfp.com>
|
2003-02-09 Derek Atkins <derek@ihtfp.com>
|
||||||
|
|
||||||
* src/register/ledger-core/split-register-control.c
|
* src/register/ledger-core/split-register-control.c
|
||||||
|
|||||||
+1
-1
@@ -138,7 +138,7 @@ fi
|
|||||||
%attr(555,root,root) %{_datadir}/gnucash/finance-quote-helper
|
%attr(555,root,root) %{_datadir}/gnucash/finance-quote-helper
|
||||||
%attr(555,root,root) %{_datadir}/gnucash/finance-quote-check
|
%attr(555,root,root) %{_datadir}/gnucash/finance-quote-check
|
||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
%{_infodir}/*.gz
|
%{_infodir}/gnucash*info*
|
||||||
%{_libdir}/*
|
%{_libdir}/*
|
||||||
%{_datadir}/gnucash
|
%{_datadir}/gnucash
|
||||||
%{_datadir}/gnome/apps/Applications/*
|
%{_datadir}/gnome/apps/Applications/*
|
||||||
|
|||||||
Reference in New Issue
Block a user