]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - bind/bind.nm
Add a -debuginfo for every package that is not noarch.
[ipfire-3.x.git] / bind / bind.nm
index 2799b0e700c3d0f34db95d8a5f44a9b96f91e720..8563b7c26e1e834a28f61aa353631164f7edbdac 100644 (file)
@@ -142,7 +142,7 @@ build
                tar -C %{BUILDROOT} -xaf %{DIR_DL}/bind-config-8.tar.bz2
                touch %{BUILDROOT}/etc/rndc.key
                touch %{BUILDROOT}/etc/rndc.conf
-               
+
                mkdir %{BUILDROOT}/etc/named
                install -m 644 bind.keys %{BUILDROOT}/etc/named.iscdlv.key
                install -m 644 %{DIR_SOURCE}/trusted-key.key %{BUILDROOT}/etc/trusted-key.key
@@ -215,4 +215,8 @@ packages
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end