]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - mpfr/mpfr.nm
Add a -debuginfo for every package that is not noarch.
[people/ms/ipfire-3.x.git] / mpfr / mpfr.nm
index 87d4dbe63552e40e4dc749016143f6da61064a2d..848d0379b4450cbe60976bea9a7275f2d16f6ab2 100644 (file)
@@ -43,7 +43,7 @@ end
 
 packages
        package %{name}
-       
+
        package %{name}-devel
                template DEVEL
        end
@@ -57,4 +57,8 @@ packages
                        /usr/lib/libmpfr.so.1*
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end