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:
563c0bc
)
don't make a .../source/source/ directory
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 28 Aug 2023 21:15:34 +0000
(17:15 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 28 Aug 2023 21:15:34 +0000
(17:15 -0400)
install-extras.sh
patch
|
blob
|
blame
|
history
diff --git
a/install-extras.sh
b/install-extras.sh
index 3dc931ec587e9b3eecd904cfdad1d9f30fbea2a6..d1babb12d60866498aea9d778796f09d64bc5f47 100755
(executable)
--- a/
install-extras.sh
+++ b/
install-extras.sh
@@
-178,7
+178,7
@@
wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2799/lp2023-jupi
###
-tar -C $DEVTMP/
source/
--no-same-owner --touch --no-overwrite-dir -xvf $TAR || true
+tar -C $DEVTMP/ --no-same-owner --touch --no-overwrite-dir -xvf $TAR || true
###