Search
j0ke.net Open Build Service
>
Projects
>
server:database
:
paradox
>
docbook-to-man
> docbook-to-man_Transpec_Makefile.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File docbook-to-man_Transpec_Makefile.diff of Package docbook-to-man
--- docbook-to-man-2.0.0/Transpec/Makefile.orig 2008-01-02 17:50:05.000000000 +0100 +++ docbook-to-man-2.0.0/Transpec/Makefile 2008-01-02 17:50:13.000000000 +0100 @@ -47,7 +47,7 @@ all: install: all - if [ ! -d $(TPTLIB) ]; then mkdir $(TPTLIB); fi + if [ ! -d $(TPTLIB) ]; then mkdir -p $(TPTLIB); fi cd $(TPTLIB); rm -f $(FILES) cp $(FILES) $(TPTLIB)