From: Stefan Schantl Date: Sat, 26 Mar 2011 15:52:15 +0000 (+0100) Subject: dracut: Update to 008. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbe9d5d22ec3051468936ae54d030f787be8ec4;p=ipfire-3.x.git dracut: Update to 008. Fixes #151. --- diff --git a/pkgs/dracut/dracut.nm b/pkgs/dracut/dracut.nm index ed5dc0886..5098f3445 100644 --- a/pkgs/dracut/dracut.nm +++ b/pkgs/dracut/dracut.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = dracut -PKG_VER = 007 -PKG_REL = 4 +PKG_VER = 008 +PKG_REL = 1 PKG_ARCH = noarch PKG_MAINTAINER = @@ -46,9 +46,6 @@ endef PKG_TARBALL = $(THISAPP).tar.bz2 define STAGE_PREPARE_CMDS - # All check scripts must be executeable - cd $(DIR_APP) && chmod 0755 modules.d/*/check - # Remove all man pages. # XXX requires docbook cd $(DIR_APP) && sed -i Makefile \