]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- use pear make-rpm-spec
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 8 Nov 2006 19:08:38 +0000 (19:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pearize.sh -> 1.40

pearize.sh

index 6bbcb056b91f872ef841e0620a6579ef179dc65e..ec2b196613dce840e19fc7932a3e6dc2379c9c7b 100644 (file)
@@ -49,7 +49,7 @@ Optional: @optional@
 License: @release_license@
 State: @release_state@
 EOF
-pear makerpm --spec-template=$stmp --rpm-pkgname=pearize $tarball
+pear make-rpm-spec --spec-template=$stmp --rpm-pkgname=pearize $tarball
 template=pearize.spec
 rm -f $stmp
 
This page took 0.04478 seconds and 4 git commands to generate.