Hello.

I have an upstream tarball with the "Foo Bar-1.0.0" directory name. Is it possible to use spaces in the %autosetup/%setup macros?

Trying: %autosetup -n "Foo Bar-%{version}", but got an error:

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eAQck5
+ umask 022
+ cd /home/vitaly/rpmbuild/BUILD
+ cd /home/vitaly/rpmbuild/BUILD
+ rm -rf 'Foo  -q
'
+ /usr/bin/gzip -dc /home/vitaly/rpmbuild/SOURCES/Foo.Bar-1.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd 'Foo  -q
'
/var/tmp/rpm-tmp.eAQck5: line 41: cd: $'Foo -q\n': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.eAQck5 (%prep)

--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to