From dd7f242097f2433caf0374ea66b9d3a1bf09af01 Mon Sep 17 00:00:00 2001 From: fake Date: Sun, 10 Oct 2004 11:36:26 +0000 Subject: [PATCH] fake: minimal+xfree pkgsel: add module-init-tools [2004092523163200619] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4471 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- misc/pkgsel/minimal+xfree.in | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/pkgsel/minimal+xfree.in b/misc/pkgsel/minimal+xfree.in index 8880a8812..54171e891 100644 --- a/misc/pkgsel/minimal+xfree.in +++ b/misc/pkgsel/minimal+xfree.in @@ -71,6 +71,7 @@ pkgfilter sed ' / man-pages / { p; d; }; / mine / { p; d; }; / mktemp / { p; d; }; +/ module-init-tools / { p; d; }; / modutils / { p; d; }; / ncompress / { p; d; }; / ncurses / { p; d; };