Projects
Kolab:Winterfell
erlang-cth_readable
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
erlang-cth_readable.spec
Changed
@@ -10,7 +10,11 @@ Provides: erlang-%bname = %version-%release BuildArch: noarch +%if 0%{?suse_version} BuildRequires: rpm-macros-erlang rpm-build-erlang +%else +BuildRequires: erlang-rpm-macros +%endif BuildRequires: erlang-rebar >= 2.6.1 BuildRequires: erlang-common_test @@ -36,19 +40,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
.