summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql/Makefile
diff options
context:
space:
mode:
authortaca <taca>2003-09-11 14:59:18 +0000
committertaca <taca>2003-09-11 14:59:18 +0000
commit1c58571b44a4f81452387348ec12e02bc4e37773 (patch)
tree909036e8c2d91336bf0ef79f0ef3499cfab4a49a /databases/ruby-postgresql/Makefile
parent954012f6f03acc58a2ff2de07a9095cc94b175b0 (diff)
downloadpkgsrc-1c58571b44a4f81452387348ec12e02bc4e37773.tar.gz
Forgot to remove one obsolete line in pre-install.
Diffstat (limited to 'databases/ruby-postgresql/Makefile')
-rw-r--r--databases/ruby-postgresql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 247bda1c1f4..99907d19071 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/11 14:55:49 taca Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/11 14:59:18 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGNAMEPREFIX}postgresql-${VERSION}
@@ -24,7 +24,6 @@ REPLACE_RUBY= sample/psql.rb sample/test1.rb sample/test2.rb \
pre-install:
@cd ${WRKSRC}; \
- ${CP} -p README.jp README.ja; \
${CP} -p doc/postgres.jp.html doc/postgres.ja.html
post-install: