Sophie

Sophie

distrib > Mageia > 2 > x86_64 > media > core-release-src > by-pkgid > 98a1503dcaea3f5784e1ca6f6f49f7fc > files > 1

fwbuilder-5.1.0.3599-1.mga2.src.rpm

Index: configure.in
===================================================================
--- configure.in
+++ configure.in	2011-05-06 20:10:03.613862774 -0300
@@ -562,8 +562,8 @@
     OS_LINUX=1
     if test -f /etc/debian_version ; then
 	DISTRO=Debian
-    elif test -f /etc/mandrake-release ; then
-	DISTRO=Mandrake
+    elif test -f /etc/mageia-release ; then
+	DISTRO=Mageia
     elif test -f /etc/slackware-version ; then
 	DISTRO=Slackware
     elif test -f /etc/SuSE-release ; then
Index: src/res/os/linux24.xml
===================================================================
--- src/res/os/linux24.xml
+++ src/res/os/linux24.xml	2011-05-06 19:58:55.082862550 -0300
@@ -141,7 +141,7 @@
           <path_ifenslave>/sbin/ifenslave</path_ifenslave>
           <path_ipset>/usr/sbin/ipset</path_ipset>
         </RedHat>
-        <Mandrake>
+        <Mageia>
           <path_lsmod>/sbin/lsmod</path_lsmod>
           <path_modprobe>/sbin/modprobe</path_modprobe>
           <path_iptables>/sbin/iptables</path_iptables>
@@ -156,7 +156,7 @@
           <path_brctl>/sbin/brctl</path_brctl>
           <path_ifenslave>/sbin/ifenslave</path_ifenslave>
           <path_ipset>/usr/sbin/ipset</path_ipset>
-        </Mandrake>
+        </Mageia>
         <SuSE>
           <path_lsmod>/sbin/lsmod</path_lsmod>
           <path_modprobe>/sbin/modprobe</path_modprobe>