duplicate mkdir
This commit is contained in:
parent
43d8ffb933
commit
5232470579
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2005/06/30 22:37:12 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2005/09/04 23:31:07 espie Exp $
|
||||
|
||||
COMMENT= "object oriented script language with threads"
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
VERSION= 1.8.1
|
||||
DISTNAME= ruby-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= lang
|
||||
|
||||
HOMEPAGE= http://www.ruby-lang.org/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2004/09/15 19:16:09 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2005/09/04 23:31:07 espie Exp $
|
||||
bin/erb
|
||||
bin/irb
|
||||
bin/rdoc
|
||||
@ -586,5 +586,4 @@ lib/ruby/site_ruby/
|
||||
lib/ruby/site_ruby/${REV}/
|
||||
lib/ruby/site_ruby/${REV}/${SUB}/
|
||||
@man man/man1/ruby.1
|
||||
@exec mkdir -p %D/lib/ruby/site_ruby/${REV}/${SUB}
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user