]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
fake-environ: Fix typos
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 Apr 2017 09:38:42 +0000 (11:38 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 May 2017 10:50:15 +0000 (11:50 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/fake-environ/Makefile

index 3c3a3b42aeb579065d949f2f719f17f9969a699c..5af7718ffb4c60ec33b05cb57f7d5dfd98472609 100644 (file)
@@ -1,10 +1,10 @@
 
 ifeq "$(CFLAGS)" ""
-  $(error CLFAGS not defined.)
+  $(error CFLAGS not defined)
 endif
 
 ifeq "$(TOOLS_DIR)" ""
-  $(error TOOLS_DIR not defined.)
+  $(error TOOLS_DIR not defined)
 endif
 
 LIB = libpakfire_preload.so