Ugly workaround for .py .pyo and .pyc, same for emacs files, for them the timestamp isn't ignored
modified libpkg/packing.c
@@ -132,6 +132,9 @@ packing_append_file_attr(struct packing *pack, const char *filepath, const char
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -167,10 +170,23 @@ packing_append_file_attr(struct packing *pack, const char *filepath, const char
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|