Stop using hardcoded paths for the releng repo.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
f5d7bfff3a
commit
67beeebbdf
58 changed files with 106 additions and 105 deletions
|
@ -266,6 +266,7 @@ for i in $(find -name '*.spec'); do
|
|||
sed -i \
|
||||
-e "s:@DATESTAMP@:${DATESTAMP}:g" \
|
||||
-e "s:@GITDIR@:${GITDIR}:g" \
|
||||
-e "s:@REPO_DIR@:${REPO_DIR}:g" \
|
||||
"${i}"
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue