projects
/
fsf-member-card-builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb72586
)
fix some tar warnings / errors
author
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 2 Aug 2023 21:12:48 +0000
(17:12 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 2 Aug 2023 21:12:48 +0000
(17:12 -0400)
install-extras.sh
patch
|
blob
|
blame
|
history
diff --git
a/install-extras.sh
b/install-extras.sh
index 644ebafb7c0f73d9b4a07d5ea644a9c3580fe1d1..317abd8c7ff347c1a399739a6272023381677824 100755
(executable)
--- a/
install-extras.sh
+++ b/
install-extras.sh
@@
-177,7
+177,7
@@
wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2799/lp2023-jupi
###
-tar -C $DEVTMP/source/ --no-same-owner -xvf $TAR || true
+tar -C $DEVTMP/source/ --no-same-owner -
-touch --no-overwrite-dir -
xvf $TAR || true
###