diff options
Diffstat (limited to 'prtsweep')
-rwxr-xr-x | prtsweep | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -164,7 +164,8 @@ getoptions $@ KEEP_FILES=( "Pkgfile" "README" "pre-install" "post-install" - ".footprint" ".md5sum" ".32bit" ".nostrip" "." ".." + ".footprint" ".md5sum" ".signature" ".32bit" ".nostrip" + "." ".." ) |