Remove appsettings.json from program files dir
This commit is contained in:
parent
f12f8ba3ee
commit
04ad033ba0
2 changed files with 0 additions and 5 deletions
|
|
@ -94,8 +94,6 @@ install * %{buildroot}%{_libdir}/%{name}/
|
|||
|
||||
if [ \$1 -eq 1 ] ; then
|
||||
# Initial installation
|
||||
touch %{_libdir}/%{name}/appsettings.json
|
||||
chmod 666 %{_libdir}/%{name}/appsettings.json
|
||||
|
||||
ln -s %{_libdir}/%{name}/Libation %{_bindir}/libation
|
||||
ln -s %{_libdir}/%{name}/Hangover %{_bindir}/hangover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue