Skip to content

Commit

Permalink
Rename files to allow RPM build (apache#3785)
Browse files Browse the repository at this point in the history
I was having issues getting an RPM to build. My error was

Processing files: superset-0.20.1-1.noarch
error: File must begin with "/": Lockup
error: File must begin with "/": With
error: File must begin with "/": Text.svg
error: File must begin with "/": Lockup
error: File must begin with "/": With
error: File must begin with "/": Text@2x.png
error: File must begin with "/": Lockup
error: File must begin with "/": Without
error: File must begin with "/": Text@1x.svg
error: File must begin with "/": Lockup
error: File must begin with "/": Without
error: File must begin with "/": Text@2x.png
error: File must begin with "/": Mark.png
error: File must begin with "/": Mark@1x.svg

for ref pypa/setuptools#767
File renaming fixes this issue
  • Loading branch information
SpyderRivera authored and michellethomas committed May 23, 2018
1 parent 8cf6aab commit 9f380ff
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
File renamed without changes
File renamed without changes

0 comments on commit 9f380ff

Please sign in to comment.