Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel30.git;a=commitdiff;h=fd8935be132481454b3d80ee8d8a329b86f8ea9c

commit fd8935be132481454b3d80ee8d8a329b86f8ea9c
Author: James Buren <r...@frugalware.org>
Date:   Tue Aug 16 17:06:06 2011 -0500

frandom-1.1-1-x86_64
* rebuild with kernel 3.0

diff --git a/source/base-extra/frandom/FrugalBuild 
b/source/base-extra/frandom/FrugalBuild
index bd62111..48708af 100644
--- a/source/base-extra/frandom/FrugalBuild
+++ b/source/base-extra/frandom/FrugalBuild
@@ -20,5 +20,6 @@ build()
Fbuild_kernelmod_scriptlet
Fexec mknod $Fdestdir/dev/frandom c 235 11
Fexec mknod $Fdestdir/dev/erandom c 235 12
-       Ffileschmod /dev 0444
+       Fexec chmod 0444 $Fdestdir/dev/frandom
+       Fexec chmod 0444 $Fdestdir/dev/erandom
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to