pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

FLIF-git: Correct WRKSRC.



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Thu Mar 10 14:42:02 2016 +0100
Changeset:	ea1cb5549041fb63b02e09d33a19d750f2a4cdd8

Modified Files:
	FLIF-git/Makefile

Log Message:
FLIF-git: Correct WRKSRC.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ea1cb5549041fb63b02e09d33a19d750f2a4cdd8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 FLIF-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/FLIF-git/Makefile b/FLIF-git/Makefile
index aaaa787..5a5e413 100644
--- a/FLIF-git/Makefile
+++ b/FLIF-git/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=FLIF-hub/}
 
 GIT_REPOSITORIES=	flif
 GIT_REPO.flif=		https://github.com/FLIF-hub/flif.git
-WRKSRC=			${WRKDIR}/${PKGBASE}
+WRKSRC=			${WRKDIR}/flif
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://flif.info/


Home | Main Index | Thread Index | Old Index