]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - isdn4k-utils/isdn4k-utils.nm
Add a -debuginfo for every package that is not noarch.
[people/stevee/ipfire-3.x.git] / isdn4k-utils / isdn4k-utils.nm
index 3928e0bf7fce29cf1404f3b0fd940bff2aee1324..49998d5b2c20ec4750d4c5b9826220cc0bf3a9ca 100644 (file)
@@ -16,7 +16,7 @@ summary    = Utilities for configuring an ISDN subsystem.
 
 description
        The isdn4k-utils package contains a collection of utilities needed
-       for configuring and running an ISDN subsystem. 
+       for configuring and running an ISDN subsystem.
 end
 
 source_dl  = ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/
@@ -38,7 +38,7 @@ build
                -D_LARGEFILE_SOURCE
 
        prepare_cmds
-               # remove useless files 
+               # remove useless files
                find -type d -name CVS | xargs rm -rf
 
                # enable capi20.new
@@ -61,9 +61,9 @@ build
                echo "CONFIG_FAQ=y" >> .config
                echo "CONFIG_FAQDIR='/usr/share/doc/isdn4k-utils'" >> .config
                echo "CONFIG_DATADIR='/usr/share/isdn'" >> .config
-               echo "LIBDIR='/usr/lib'" >> .config 
-               echo "CONFIG_FIRMWAREDIR='/usr/share/isdn'" >> .config 
-               echo "CONFIG_CARD_SBINDIR='/sbin'" >> .config 
+               echo "LIBDIR='/usr/lib'" >> .config
+               echo "CONFIG_FIRMWAREDIR='/usr/share/isdn'" >> .config
+               echo "CONFIG_CARD_SBINDIR='/sbin'" >> .config
                sed -e "s,',,g" .config > .config.h
        end
 
@@ -114,4 +114,8 @@ packages
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end