Accepting request 87838 from home:dimstar:branches:GNOME:Apps
Own site folder... should fix slib install and even more down the road, building of gnucash OBS-URL: https://build.opensuse.org/request/show/87838 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=24
This commit is contained in:
parent
d42c760f28
commit
763081579f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 11:05:37 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Own %{_datadir}/guile/site in order for slib not having issues
|
||||
registering itself.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 06:50:50 UTC 2011 - pgajdos@suse.com
|
||||
|
||||
|
@ -143,6 +143,8 @@ rm -f usr/share/guile/site/slibcat.SuSEconfig
|
||||
%dir %{_datadir}/%{name}/%{guilevers}
|
||||
%{_datadir}/%{name}/%{guilevers}/*
|
||||
# NOTE: At least some .so files must be here, required for dynamic-link.
|
||||
# Own usr/share/guile/site; side effect of not doing so is slib failing to install correctly.
|
||||
%dir %{_datadir}/%{name}/site
|
||||
%{_mandir}/man1/guile.1.gz
|
||||
%{_libdir}/%{name}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user