pkgsrc-WIP-changes archive

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

py-pyslha: pkglint message, fix space



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Jan 13 14:41:32 2021 +0100
Changeset:	3bcf5635cc2ee4a64d26c3ca54f45d850e07644d

Modified Files:
	py-pyslha/Makefile

Log Message:
py-pyslha: pkglint message, fix space

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

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

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

diffs:
diff --git a/py-pyslha/Makefile b/py-pyslha/Makefile
index db9e1d5cab..f73bbfae17 100644
--- a/py-pyslha/Makefile
+++ b/py-pyslha/Makefile
@@ -16,6 +16,6 @@ post-extract:
 	${MV} ${WRKSRC}/slhaplot ${WRKSRC}/slhaplot${PYVERSSUFFIX}
 	${MV} ${WRKSRC}/slha2isawig ${WRKSRC}/slha2isawig${PYVERSSUFFIX}
 	${MV} ${WRKSRC}/isawig2slha ${WRKSRC}/isawig2slha${PYVERSSUFFIX}
-        
+
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index