]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - ip/iplink.c
iproute2 - Fix up and simplify variables pointing to install directories
[mirror_iproute2.git] / ip / iplink.c
index a3613d24e5489c4c740a95e4229c9b6a2004b174..679091e6831b71538cce495f6f13d6626bf49e0e 100644 (file)
@@ -34,7 +34,7 @@
 
 #define IPLINK_IOCTL_COMPAT    1
 #ifndef LIBDIR
-#define LIBDIR "/usr/lib/"
+#define LIBDIR "/usr/lib"
 #endif
 
 static void usage(void) __attribute__((noreturn));