[packages/rpm-build-tools] One debug is enough.
arekm
arekm at pld-linux.org
Tue Sep 2 18:47:27 CEST 2014
commit 865d63f663fe99d185eff951be75023ce83900a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Sep 2 18:47:24 2014 +0200
One debug is enough.
pldnotify.awk | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/pldnotify.awk b/pldnotify.awk
index 6414ad0..abf0493 100755
--- a/pldnotify.awk
+++ b/pldnotify.awk
@@ -239,7 +239,6 @@ function get_links(url,filename, errno,link,oneline,retval,odp,wholeodp,lowero
gsub("^http://(download|downloads|dl)\.(sf|sourceforge)\.net/", "", newurl)
gsub("^project/", "", newurl)
gsub("/.*", "", newurl)
- d("new url " newurl)
url = "http://sourceforge.net/projects/" newurl "/rss?path=/"
d("sf url, mungled url to: " url)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/865d63f663fe99d185eff951be75023ce83900a2
More information about the pld-cvs-commit
mailing list