packages/net/nfs-kernel-server/patches/300-osd_login-install.patch
tripolar 9cc6721b32 [packages]: update nfs-kernel-server to 1.2.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-07 15:40:29 +00:00

11 lines
314 B
Diff

--- a/utils/osd_login/Makefile.in
+++ b/utils/osd_login/Makefile.in
@@ -426,6 +426,7 @@ uninstall-am:
all-local: $(OSD_LOGIN_FILES)
install-data-hook:
+ mkdir -p $(DESTDIR)/sbin
$(INSTALL) --mode 755 osd_login $(DESTDIR)/sbin/osd_login
# Tell versions [3.59,3.63) of GNU make to not export all variables.