]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
intltool: Enable testsuite
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 12 Jan 2017 09:19:39 +0000 (10:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Jan 2017 10:14:27 +0000 (10:14 +0000)
* Drop automatically set configure switch.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
intltool/intltool.nm

index 1f0311c30af28157c60d16c276b45598db009365..bedcc53a716762ac4177b837e6eb75b907d934c4 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = intltool
 version    = 0.51.0
-release    = 1
+release    = 2
 arch       = noarch
 
 groups     = Localization/Tools
@@ -28,8 +28,9 @@ build
                perl(XML::Parser)
        end
 
-       configure_options += \
-               --mandir=/usr/share/man
+       test
+               make check
+       end
 end
 
 packages