pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-shell: Less hardcoded MASTER_SITES
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Tue Nov 10 13:04:21 2020 +0100
Changeset: 672ba9ceae3d0279bf9162bff3fd4752d9645ae8
Modified Files:
gnome-shell/Makefile
Log Message:
gnome-shell: Less hardcoded MASTER_SITES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=672ba9ceae3d0279bf9162bff3fd4752d9645ae8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-shell/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index a418b2b39c..b8e5d91700 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -2,7 +2,7 @@
DISTNAME= gnome-shell-3.38.1
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-shell/3.38/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= dan%alt.md@localhost
Home |
Main Index |
Thread Index |
Old Index