mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
$NetBSD: patch-META,v 1.1 2013/07/21 17:04:29 jaapb Exp $
|
|
|
|
point to correct directory for library files
|
|
--- META.orig 2011-11-22 15:56:49.000000000 +0000
|
|
+++ META
|
|
@@ -3,3 +3,4 @@ requires = ""
|
|
version = "1.0"
|
|
archive(byte) = "dbm.cma"
|
|
archive(native) = "dbm.cmxa"
|
|
+directory = "^"
|