]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - libselinux/libselinux.nm
Add a -debuginfo for every package that is not noarch.
[people/ms/ipfire-3.x.git] / libselinux / libselinux.nm
index ebffd37b21e06607cc1539b98102e2c3b46bd0d3..6e4811421317dc0747e4004edff935af1036f058 100644 (file)
@@ -64,11 +64,11 @@ end
 packages
        package %{name}
        end
-       
+
        package %{name}-devel
                template DEVEL
        end
-       
+
        package %{name}-utils
                summary = SELinux libselinux utitlities.
                description
@@ -80,7 +80,7 @@ packages
                        /usr/share/man/man{5,8}/*
                end
        end
-       
+
        #package python-selinux
        #       summary =  SELinux python bindings.
        #       description = SELinux python bindings for libselinux.
@@ -89,6 +89,10 @@ packages
        #               /usr/lib/python*
        #       end
        #end
-       
-       
+
+
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end