diff options
-rw-r--r-- | ublock-origin-combined/ublock-origin-combined.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ublock-origin-combined/ublock-origin-combined.spec b/ublock-origin-combined/ublock-origin-combined.spec index 1e82cde..9a5f36d 100644 --- a/ublock-origin-combined/ublock-origin-combined.spec +++ b/ublock-origin-combined/ublock-origin-combined.spec @@ -67,6 +67,7 @@ rm -rf %{buildroot} %{extdir1}/*.xpi %{extdir2}/*.xpi %{extdir3}/../*/*.xpi +%{extdir4}/*.xpi # something gets weird because of the curly braces in the expanded variable, but using the ../* syntax changes the evaluated string so it does not have to try to use curly braces in the owned filepath. %changelog |