pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome gnome: Fix typo in SUPERSEDES and corr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/44a39bb7228c
branches: trunk
changeset: 450541:44a39bb7228c
user: cirnatdan <cirnatdan%pkgsrc.org@localhost>
date: Mon Apr 19 10:59:01 2021 +0000
description:
gnome: Fix typo in SUPERSEDES and correct PREV_PKGPATH
diffstat:
meta-pkgs/gnome/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r f04d304a5b1e -r 44a39bb7228c meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile Mon Apr 19 10:55:10 2021 +0000
+++ b/meta-pkgs/gnome/Makefile Mon Apr 19 10:59:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2021/04/19 10:49:41 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.148 2021/04/19 10:59:01 cirnatdan Exp $
PKGNAME= gnome-3.38.1
CATEGORIES= meta-pkgs
@@ -9,8 +9,8 @@
META_PACKAGE= yes
-PREV_PKGPATH= ../../meta-pkgs/gnome3
-SUPERCEDES+= gnome3-[0-9]*
+PREV_PKGPATH= meta-pkgs/gnome3
+SUPERSEDES+= gnome3-[0-9]*
# GNOME has a concept of "Core Apps".
#
Home |
Main Index |
Thread Index |
Old Index