commit d59ec7ed04292948f58b4b531ff236258f695eea
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Sun May 17 13:50:58 2015 +0200

    - use perl link extraction by default; works better

 pldnotify.awk | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/pldnotify.awk b/pldnotify.awk
index 92d4a26..e0121d5 100755
--- a/pldnotify.awk
+++ b/pldnotify.awk
@@ -784,6 +784,9 @@ function process_data(name, ver, rel,     src, nver, i) {
 }
 
 BEGIN {
+       # use perl links extraction by default
+       USE_PERL = 1
+
        # if you want to use DEBUG, run script with "-v DEBUG=1"
        # or uncomment the line below
        # DEBUG = 1
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to