I know it's not the "way" now to build things, but I rebased my fedora
dist-git repo and ran fedpkg prep and it failed because my dist-git
checkout was in a directory called fedora/kernel

The update_scripts.sh seds out all the fedora in the path, not just
the final one on the filenames.

 for i in $RPM_SOURCE_DIR/*.$TARGET
++ echo /home/airlied/fedora/kernel/filter-aarch64.sh.fedora
++ sed s/.fedora//
+ NEW=/home/airlied/kernel/filter-aarch64.sh.fedora
+ cp /home/airlied/fedora/kernel/filter-aarch64.sh.fedora
/home/airlied/kernel/filter-aarch64.sh.fedora

Dave.
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to