diff --git a/build.xml b/build.xml index f44d27e5..e5faebd6 100644 --- a/build.xml +++ b/build.xml @@ -147,6 +147,11 @@ + + + + + @@ -336,6 +341,8 @@ + + @@ -355,7 +362,6 @@ - @@ -372,7 +378,6 @@ - @@ -470,6 +475,8 @@ + + @@ -491,6 +498,8 @@ + + @@ -538,6 +547,9 @@ + + + @@ -564,6 +576,8 @@ + + @@ -586,6 +600,9 @@ + + + @@ -639,6 +656,10 @@ + + + + @@ -688,6 +709,11 @@ + + + + + diff --git a/installer/rpm/filebot.spec b/installer/rpm/filebot.spec index 6fcd2ba5..3d4ded5d 100644 --- a/installer/rpm/filebot.spec +++ b/installer/rpm/filebot.spec @@ -19,7 +19,7 @@ Recommends: p7zip-plugins %install -cp -rvf %{src}/usr %{buildroot} +cp -rvf %{src}/usr %{src}/etc %{buildroot} %files