]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - dhcp/dhcp.nm
Add a -debuginfo for every package that is not noarch.
[people/ms/ipfire-3.x.git] / dhcp / dhcp.nm
index 05dfd2fe228ffed47088093a345438346918ce9a..507891a9e9bb7d7915ef0b221deb2cebfd304f06 100644 (file)
@@ -16,7 +16,7 @@ description
        DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
        individual devices on an IP network to get their own network
        configuration information (IP address, subnetmask, broadcast address,
-       etc.) from a DHCP server. The overall purpose of DHCP is to make it 
+       etc.) from a DHCP server. The overall purpose of DHCP is to make it
        easier to administer a large network.
 end
 
@@ -189,7 +189,7 @@ packages
        package %{name}-common
                summary = Common files used by the dhcp client and server.
                description = %{summary}
-               
+
                files
                        /usr/bin/
                        /usr/share/man/man1/omshell.1*
@@ -205,4 +205,8 @@ packages
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end