projects
/
releases.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7433214
)
mkgitrel.pre: s/gitx/git/ reverting change I put in for testing, oops
author
Alexandre Oliva
<lxoliva@fsfla.org>
Thu, 20 Apr 2023 12:45:31 +0000
(12:45 +0000)
committer
Alexandre Oliva
<lxoliva@fsfla.org>
Thu, 20 Apr 2023 12:45:31 +0000
(12:45 +0000)
mkgitrel.pre
patch
|
blob
|
history
diff --git
a/mkgitrel.pre
b/mkgitrel.pre
index f967e11114f6598de25a16be22f443417778b777..555351a320aca9a8f607541cf1e51fc951e5b053 100755
(executable)
--- a/
mkgitrel.pre
+++ b/
mkgitrel.pre
@@
-92,7
+92,7
@@
for f in scripts/v$rel/.* scripts/v$rel/*; do
case $f in
scripts/"v$rel"/. | \
scripts/"v$rel"/.. | \
- scripts/"v$rel"/.git
x
| \
+ scripts/"v$rel"/.git | \
scripts/"v$rel"/COPYING | \
scripts/"v$rel"/deblob-"$cbr" | \
scripts/"v$rel"/deblob-check) ;;