diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:21:43 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:21:43 +0100 |
| commit | 812bf267a23939d04ff5b3a49abfec169c5463a5 (patch) | |
| tree | cd71997b3bc446d8f8e79bf0c52d9f68f2108ff1 /Makefile.in | |
| parent | Update e-mail (diff) | |
| download | sat-812bf267a23939d04ff5b3a49abfec169c5463a5.tar.gz sat-812bf267a23939d04ff5b3a49abfec169c5463a5.tar.bz2 sat-812bf267a23939d04ff5b3a49abfec169c5463a5.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 81a4e13..b496da2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,7 +17,7 @@ # List of man page translations to install. #MAN_LOCALES = -# Can change these variables with ./configure in the same why you +# Can change these variables with ./configure in the same way you # would configure them when running make. @@ -41,7 +41,7 @@ PKGNAME = sat # In case you want add some configurations. Primarily # intended for maintainers. Perhaps add GPG_KEY here. -# Of course, you can declare everthing with ./configure, +# Of course, you can declare everything with ./configure, # but with this you are less likely to forget it. -include .make-configurations |
