diff options
-rw-r--r-- | firefox-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-dev.spec b/firefox-dev.spec index d758e92..1040648 100644 --- a/firefox-dev.spec +++ b/firefox-dev.spec @@ -226,7 +226,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{internal_version}/' %{P:%%PATCH0} \ %endif %if %{fedora} >= 15 # when libnotify >= 0.7.0 -%patch22 -p2 -b .notify +%patch22 -p1 -b .notify %endif %patch23 -p1 -b .wmclass |