pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-postgresql Forgot to remove one obsolet...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e99d7d0fc20
branches: trunk
changeset: 461141:2e99d7d0fc20
user: taca <taca%pkgsrc.org@localhost>
date: Thu Sep 11 14:59:18 2003 +0000
description:
Forgot to remove one obsolete line in pre-install.
diffstat:
databases/ruby-postgresql/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8952e89b28f8 -r 2e99d7d0fc20 databases/ruby-postgresql/Makefile
--- a/databases/ruby-postgresql/Makefile Thu Sep 11 14:55:49 2003 +0000
+++ b/databases/ruby-postgresql/Makefile Thu Sep 11 14:59:18 2003 +0000
@@ -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 @@
pre-install:
@cd ${WRKSRC}; \
- ${CP} -p README.jp README.ja; \
${CP} -p doc/postgres.jp.html doc/postgres.ja.html
post-install:
Home |
Main Index |
Thread Index |
Old Index