Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 434932e08dcc07844914e4064e18c3bd > files > 1

fwbuilder-6.0.0-0.3.mga7.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>