pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/uhd
Module Name: pkgsrc
Committed By: mef
Date: Tue Apr 7 15:57:02 UTC 2020
Modified Files:
pkgsrc/ham/uhd: Makefile
Log Message:
(ham/uhd) Removed duplicated line by wrong edit (REPLACE_PYTHON)
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/ham/uhd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/uhd/Makefile
diff -u pkgsrc/ham/uhd/Makefile:1.53 pkgsrc/ham/uhd/Makefile:1.54
--- pkgsrc/ham/uhd/Makefile:1.53 Tue Apr 7 15:51:50 2020
+++ pkgsrc/ham/uhd/Makefile Tue Apr 7 15:57:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/04/07 15:51:50 mef Exp $
+# $NetBSD: Makefile,v 1.54 2020/04/07 15:57:02 mef Exp $
DISTNAME= uhd-3.15.0.0
CATEGORIES= ham
@@ -41,7 +41,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/host
# The files with their name uhd-xxxx, are moved down from uhd/xxxx for this process.
REPLACE_PYTHON+= utils/converter_benchmark.py
-REPLACE_PYTHON+= utils/converter_benchmark.py
REPLACE_PYTHON+= utils/latency/graph.py
REPLACE_PYTHON+= utils/latency/run_tests.py
REPLACE_PYTHON+= utils/uhd_images_downloader.py.in
Home |
Main Index |
Thread Index |
Old Index