diff options
Diffstat (limited to 'sysui')
-rwxr-xr-x | sysui/desktop/freedesktop/freedesktop-menus.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/freedesktop/freedesktop-menus.spec b/sysui/desktop/freedesktop/freedesktop-menus.spec index 9c952a50ff01..4a0f7e792560 100755 --- a/sysui/desktop/freedesktop/freedesktop-menus.spec +++ b/sysui/desktop/freedesktop/freedesktop-menus.spec @@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT # package gets installed OR when the menu-package is already installed and one # of the above listed packages gets installed -# Dut to a bug in rpm it is not possible to check why the script is triggered... +# Due to a bug in rpm it is not possible to check why the script is triggered... # This is how it should be: 1st arg: number of this package, 2nd arg: number of # package that triggers - the bug is that rpm reports the same number for both # (the value of the 2nd one), so just run this always... |