]> git.pld-linux.org Git - packages/dahdi-linux.git/commitdiff
- rel 4 auto/th/dahdi-linux-2_6_0-4 auto/ti/dahdi-linux-2_6_0-4
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 13 Feb 2012 21:59:39 +0000 (21:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled check_modules, I completely don't understand how it works

Changed files:
    dahdi-linux.spec -> 1.104

dahdi-linux.spec

index cb71d7a0f878f9d9fc391af913da8f6c72cd27e7..5d1edccd5a6002c85522a88e28c9384e4b824db2 100644 (file)
@@ -32,7 +32,7 @@
 %undefine      with_dist_kernel
 %endif
 
-%define                rel     3
+%define                rel     4
 %define                pname   dahdi-linux
 %define                FIRMWARE_URL http://downloads.digium.com/pub/telephony/firmware/releases
 Summary:       DAHDI telephony device support
@@ -166,7 +166,7 @@ check_modules() {
 
        [ $err = 0 ] || exit 1
 }
-check_modules
+#check_modules
 %endif
 
 %install
This page took 0.061751 seconds and 4 git commands to generate.