Commit 44c60e5c authored by Anton Midyukov's avatar Anton Midyukov

rename empty .gitignore to .empty

When building the rpm package .gitignore is deleted. These files are necessary in order for saved profiles when building the image from git repository and from installed rpm package have been identical.
parent 33a64747
#!/bin/sh
# TODO: invent some way to remove this inter-subprofile thing
rm -vf $WORKDIR/{squashcfg.mk,initfs,.gitignore}
rm -vf $WORKDIR/{squashcfg.mk,initfs,.gitignore,.empty}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment