Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
ispell
ispell-3.3.02-mkdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ispell-3.3.02-mkdir.patch of Package ispell
--- Makefile +++ Makefile 2007-05-31 18:46:01.110343871 +0200 @@ -342,8 +342,8 @@ mkdirpath: for i in `echo $(NEWDIR) | tr / ' '`; do \ path="$$path/$$i"; \ if [ ! -d $$path ]; then \ - echo mkdir $$path; \ - mkdir $$path; \ + echo mkdir -p $$path; \ + mkdir -p $$path; \ fi; \ done
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