commit 11fa5c4b5d7c4c294d9afd5dbb1e55a4e76fcbb3
Author: Elan Ruusamäe <[email protected]>
Date:   Mon May 26 23:54:29 2014 +0300

    allow redefine _applnkdir in .spec

 adapter.awk | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index abb0ddd..f72d321 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -144,11 +144,6 @@ function b_makekey(a, b,   s) {
 }
 
 /^%define/ {
-       # Remove defining _applnkdir (this macro has been included in rpm-3.0.4)
-       if ($2 == "_applnkdir") {
-               next
-       }
-
        # FIXME: this section will likely never match after cvs->git migration
        if ($2 == "date") {
                if (did_files == 0) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

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

Reply via email to