AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

mancompress needs to handle symlinks everywhere #47

Closed Artoria2e5 closed 8 years ago

Artoria2e5 commented 9 years ago

gzip ignores symlinks, however, we still need to handle files pointed by symlinks. OUCH!

Artoria2e5 commented 9 years ago

Actually I think a better approach may be looking for some flags and let autotools handle it.