]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - ibod/ibod.nm
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
[people/ms/ipfire-3.x.git] / ibod / ibod.nm
index 84f41117d9748bffb073ddbff05fd48b42048735..964881b1be19439867cd5dea76a32215518fde15 100644 (file)
@@ -46,7 +46,7 @@ packages
                # There isn't any chance at the moment to determine the names of
                # spawned instances by a systemd service file.
                #
-               # So we aren't able to stop any ibod process before uninstalling the package. 
+               # So we aren't able to stop any ibod process before uninstalling the package.
                script postin
                        /bin/systemctl daemon-reload >/dev/null 2>&1 || :
                end
@@ -59,4 +59,8 @@ packages
                        /bin/systemctl daemon-reload >/dev/null 2>&1 || :
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end