Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Kernel:tools
perl-Text-Markdown
cpanspec.yml
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cpanspec.yml of Package perl-Text-Markdown
--- #description_paragraphs: 3 #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: preamble: |- Requires(post): update-alternatives %post update-alternatives \ --install %{_bindir}/markdown markdown %{_bindir}/Markdown.pl 30 %postun if [ $1 -eq 0 ] ; then update-alternatives --remove markdown %{_bindir}/Markdown.pl fi post_prep: |- sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL post_install: |- # update-alternatives mkdir -p %{buildroot}%{_sysconfdir}/alternatives touch %{buildroot}%{_sysconfdir}/alternatives/markdown ln -sf %{_sysconfdir}/alternatives/markdown %{buildroot}%{_bindir}/markdown echo "%ghost %{_sysconfdir}/alternatives/markdown" >> %{name}.files echo "%{_bindir}/markdown" >> %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor