pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Makefile bugfix.
Module Name: pkgsrc-wip
Committed By: goon <hacking.johan%yahoo.com@localhost>
Pushed By: goon
Date: Tue Feb 20 13:41:59 2024 +0000
Changeset: ac327b783cbeafbdf6fae4ebc08adbdc9aa68a98
Modified Files:
desmume/Makefile
Log Message:
Makefile bugfix.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ac327b783cbeafbdf6fae4ebc08adbdc9aa68a98
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
desmume/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/desmume/Makefile b/desmume/Makefile
index 1ff0567e2e..eb0e3fca19 100644
--- a/desmume/Makefile
+++ b/desmume/Makefile
@@ -5,7 +5,7 @@ DISTNAME= desmume-release-0.9.13
PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desmume2/}
-EXTRACT_SUFX= .tar.tar
+### EXTRACT_SUFX= .tar.tar
EXTRACT_CMD= ${TAR} xzf $$extract_file
MAINTAINER= goon.mage%yahoo.com@localhost
Home |
Main Index |
Thread Index |
Old Index