Projects
Kolab:Winterfell
erlang-cf
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
erlang-cf.spec
Changed
@@ -12,7 +12,11 @@ Provides: erlang-%bname = %version-%release +%if 0%{?suse_version} BuildRequires: rpm-macros-erlang rpm-build-erlang +%else +BuildRequires: erlang-rpm-macros +%endif BuildRequires: erlang-rebar >= 2.6.1 %description @@ -46,19 +50,19 @@ %install -install -d -m 0755 %buildroot%_otplibdir/%bname-%version/ebin -install -p -m 0644 ebin/* %buildroot%_otplibdir/%bname-%version/ebin/ -install -d -m 0755 %buildroot%_otplibdir/%bname-%version/doc -install -p -m 0644 doc/*.{css,html,png} %buildroot%_otplibdir/%bname-%version/doc/ +install -d -m 0755 %buildroot%_erllibdir/%bname-%version/ebin +install -p -m 0644 ebin/* %buildroot%_erllibdir/%bname-%version/ebin/ +install -d -m 0755 %buildroot%_erllibdir/%bname-%version/doc +install -p -m 0644 doc/*.{css,html,png} %buildroot%_erllibdir/%bname-%version/doc/ install -d -m 0755 %buildroot%_docdir/%name -ln -sf %_otplibdir/%bname-%version/doc %buildroot%_docdir/%name/html +ln -sf %_erllibdir/%bname-%version/doc %buildroot%_docdir/%name/html install -p -m 0644 *.md %buildroot%_docdir/%name/ %files %defattr(-,root,root) %doc %_docdir/%name -%_otplibdir/* +%_erllibdir/* %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.