]> git.pld-linux.org Git - packages/ruby-net-ssh.git/commitdiff
- .yaml file is no more, don't try to remove it
authorsparky <sparky@pld-linux.org>
Tue, 8 Feb 2011 01:27:00 +0000 (01:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-net-ssh.spec -> 1.9

ruby-net-ssh.spec

index b685185ffa8019606df88491a095eabe5a187904..5621238c0fb062e23750df3bdd21789212b0da17 100644 (file)
@@ -61,7 +61,7 @@ find -newer README.rdoc -o -print | xargs touch --reference %{SOURCE0}
 %build
 rdoc --ri --op ri lib
 rdoc --op rdoc lib
-rm -r ri/{OpenSSL,String,Net/cdesc-Net.yaml}
+rm -r ri/{OpenSSL,String}
 rm ri/created.rid
 
 %install
This page took 0.119693 seconds and 4 git commands to generate.