[packages/rpm-build-tools] Use both, perl and non perl method when extracting links.

arekm arekm at pld-linux.org
Fri May 22 13:39:04 CEST 2015


commit d87c2ae1408ea9d1d492543147585540993b4943
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 13:38:58 2015 +0200

    Use both, perl and non perl method when extracting links.

 pldnotify.awk | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/pldnotify.awk b/pldnotify.awk
index e0121d5..dd26398 100755
--- a/pldnotify.awk
+++ b/pldnotify.awk
@@ -372,10 +372,7 @@ if (USE_PERL) {
 		d("href(): " link)
 	}
 	close(cmd)
-	system("rm -f " tmpfile)
 
-	d("Returning: [" retval "]")
-	return retval
 }
 
 	wholeodp = ""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/d87c2ae1408ea9d1d492543147585540993b4943



More information about the pld-cvs-commit mailing list