]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - syslinux/syslinux.nm
Add a -debuginfo for every package that is not noarch.
[ipfire-3.x.git] / syslinux / syslinux.nm
index db8ff61002adf7abfe5c8b9b085f8c001bd6140e..36681f75a3b5e4b116d4f74c6cf54dd8d836eebd 100644 (file)
@@ -26,7 +26,7 @@ build
                nasm
                python-devel
        end
-       
+
        CFLAGS = -Werror -Wno-unused -finline-limit=2000
 
        prepare_cmds
@@ -63,4 +63,8 @@ end
 packages
        package %{name}
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end