From b465429a7e4a1f336947ec59ef5f660db85022f0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 20 Nov 2009 20:23:01 +0100 Subject: fix more uclibc bulk build errors and add sfdisk/parted - add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors --- package/util-linux-ng/patches/patch-login-utils_Makefile_in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/util-linux-ng/patches/patch-login-utils_Makefile_in (limited to 'package/util-linux-ng/patches/patch-login-utils_Makefile_in') diff --git a/package/util-linux-ng/patches/patch-login-utils_Makefile_in b/package/util-linux-ng/patches/patch-login-utils_Makefile_in deleted file mode 100644 index b25c3dca4..000000000 --- a/package/util-linux-ng/patches/patch-login-utils_Makefile_in +++ /dev/null @@ -1,13 +0,0 @@ ---- util-linux-ng-2.15.orig/login-utils/Makefile.in 2009-05-05 23:21:34.000000000 +0200 -+++ util-linux-ng-2.15/login-utils/Makefile.in 2009-06-22 23:05:58.000000000 +0200 -@@ -1164,10 +1164,6 @@ $(ul_libblkid_la): - @BUILD_LOGIN_UTILS_TRUE@install-exec-hook:: - @BUILD_LOGIN_UTILS_TRUE@ cd $(DESTDIR)$(usrsbinexecdir) && ln -sf vipw vigr - --@BUILD_WALL_TRUE@@MAKEINSTALL_DO_CHOWN_TRUE@@USE_TTY_GROUP_TRUE@install-exec-hook:: --@BUILD_WALL_TRUE@@MAKEINSTALL_DO_CHOWN_TRUE@@USE_TTY_GROUP_TRUE@ chgrp tty $(DESTDIR)$(usrbinexecdir)/wall --@BUILD_WALL_TRUE@@MAKEINSTALL_DO_CHOWN_TRUE@@USE_TTY_GROUP_TRUE@ chmod g+s $(DESTDIR)$(usrbinexecdir)/wall -- - @BUILD_INIT_TRUE@install-exec-hook:: - @BUILD_INIT_TRUE@ cd $(DESTDIR)$(sbindir) && ln -sf shutdown reboot - @BUILD_INIT_TRUE@ cd $(DESTDIR)$(sbindir) && ln -sf shutdown fastboot -- cgit v1.2.3