diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-02-26 15:24:45 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-02-26 15:24:45 +0100 | 
| commit | c86ea7f2641c885d1e9e861f66c32ccaf84c4f5a (patch) | |
| tree | 10e65c474b8f1b675a400e07ff32238507a5fac8 | |
| parent | a2bc22ba7f1b886da8dc1677c4e89da20a63da99 (diff) | |
php-pecl-mongo: 1.5.0alpha1 (for remi-test)
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -69,6 +69,9 @@ devbuild:  devbuildmini:  	time rpmbuild $(RPMDEFINES) --define "runselftest 0" -bb $(NAME)-dev.spec +devbuildtest: +	time rpmbuild $(RPMDEFINES) --with tests -bb $(NAME)-dev.spec +  sign:  	rpmsign --addsign *.src.rpm  | 
