#1096 Correct typo (fooar → foobar)
Merged 2 years ago by ngompa. Opened 2 years ago by robert.
robert/packaging-committee foobar  into  master

@@ -1683,7 +1683,7 @@ 

  If you install a sysctl configuration snippet foobar.conf into %\{_sysctldir} (/usr/lib/sysctl.d/) you must invoke %sysctl_apply in your %post section:

  

  ....

- %sysctl_apply fooar.conf

+ %sysctl_apply foobar.conf

  ....

  

  If you install a binfmt configuration snippet waldo.conf into %\{_binfmtdir} (/usr/lib/binfmt.d/) you must invoke %binfmt_apply in your %post section:

no initial comment

Pull-Request has been merged by ngompa

2 years ago

Merged, thanks for the patch!

Metadata