]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libdaemon/libdaemon.nm
Add a -debuginfo for every package that is not noarch.
[ipfire-3.x.git] / libdaemon / libdaemon.nm
index 6a15149640a93d6c468d31170b46255f0c6cdc65..84ebf82e56b7abc0d25899bd505b9c32e14fb917 100644 (file)
@@ -27,8 +27,12 @@ end
 packages
        package %{name}
        end
-       
+
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end