* [PATCH] xtables-addons: Fix typo in lfs
@ 2019-01-11 0:32 Matthias Fischer
2019-01-11 9:06 ` Stefan Schantl
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2019-01-11 0:32 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
Just some typos...
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/xtables-addons | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/xtables-addons b/lfs/xtables-addons
index da67aa761..260820955 100644
--- a/lfs/xtables-addons
+++ b/lfs/xtables-addons
@@ -96,7 +96,7 @@ ifeq "$(USPACE)" "1"
cd $(DIR_APP) && make install
# Install xt_geoip_build.
- cd $(DIR_APP) && install -m 755 GeoIP/xt_geoip_build \
+ cd $(DIR_APP) && install -m 755 geoip/xt_geoip_build \
/usr/local/bin/
else
cd $(DIR_APP) && ./configure \
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-11 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11 0:32 [PATCH] xtables-addons: Fix typo in lfs Matthias Fischer
2019-01-11 9:06 ` Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox