#1329 rpmbuild: fix macro in comment (rpmlint)
Merged 4 years ago by praiskup. Opened 4 years ago by praiskup.
Unknown source macro-in-comment  into  master

file modified
+1 -1
@@ -177,7 +177,7 @@

      mv "$rpmnew_file" "$config"

  done

  

- # And now use the overrides from %mock_config_overrides directory

+ # And now use the overrides from %%mock_config_overrides directory

  (

    cd %mock_config_overrides

    find . -name '*.tpl' -o -name '*.cfg' | while read -r file; do

no initial comment

rebased onto 5f8ccf5056ed7616e63be085ead60e4cb8f486d8

4 years ago

1 new commit added

  • rpmbuild: fix macro in comment (rpmlint)
4 years ago

rebased onto 3b7b1ad

4 years ago

Pull-Request has been merged by praiskup

4 years ago