From 9efb181b3b6cb04e9fa2ee75745e13e70d3e935e Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 17 Aug 2004 14:41:43 +0000 Subject: [PATCH] Clifford Wolf: Fixed reiser4progs: reiser4 is not reiserfs and so should not recreate any reiserfsprogs symlinks ... [2004081315435516032] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@3892 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/reiser4progs/reiser4progs.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/package/base/reiser4progs/reiser4progs.conf b/package/base/reiser4progs/reiser4progs.conf index 30ac36818..37b28cd3a 100644 --- a/package/base/reiser4progs/reiser4progs.conf +++ b/package/base/reiser4progs/reiser4progs.conf @@ -23,6 +23,3 @@ prefix='' set_confopt -hook_add postmake 5 'ln -fs reiserfsck $sbindir/fsck.reiserfs' -hook_add postmake 5 'ln -fs mkreiserfs $sbindir/mkfs.reiserfs' -