commit 378136b02d061e2a008580e97641212f814f9dea
Author: kloczek <[email protected]>
Date: Sat Feb 10 05:25:22 2001 +0000
- do not remove liness with gzipping files.
Changed files:
adapter.awk -> 1.88
adapter.awk | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/adapter.awk b/adapter.awk
index d9a78d0..aec6ba9 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -194,10 +194,6 @@ defattr == 1 {
# No lines contain 'chmod' if it sets the modes to '644'
if ($1 ~ /chmod/ && $2 ~ /644/)
next
-
- # 'gzip -9nf' for compressing
- if ($1 ~ /gzip|bzip2/)
- next
}
================================================================
---- 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