pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
avr-libc: Modify indentation from SP to HT
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Aug 30 19:02:10 2021 +0200
Changeset: 320ce5c570954cd167f98e966a619e977f0ed184
Modified Files:
avr-libc/Makefile
Log Message:
avr-libc: Modify indentation from SP to HT
Found by pkglint.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=320ce5c570954cd167f98e966a619e977f0ed184
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
avr-libc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/avr-libc/Makefile b/avr-libc/Makefile
index 174c7ca724..6eec3217b1 100644
--- a/avr-libc/Makefile
+++ b/avr-libc/Makefile
@@ -43,4 +43,4 @@ SUBST_SED.demo= -e 's|@@@PATH@@@|${PREFIX}/bin:${PATH:Q}|g'
.include "../../mk/bsd.pkg.mk"
# Not to be overridden as --mandir=${PREFIX}, put the line here.
-CONFIGURE_ARGS+= --mandir=${PREFIX}/share/doc/avr-libc/man
+CONFIGURE_ARGS+= --mandir=${PREFIX}/share/doc/avr-libc/man
Home |
Main Index |
Thread Index |
Old Index