Skip to content

Commit

Permalink
Merge pull request #60 from Simranpal/fix/sapcar-modules-patch
Browse files Browse the repository at this point in the history
Fix spec file with sapcar modules
  • Loading branch information
Simranpal Singh authored Mar 31, 2020
2 parents 2802dcb + 2ef7b99 commit a6120b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion salt-shaptools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ cp -R salt/modules/netweavermod.py %{buildroot}/srv/salt/_modules
cp -R salt/states/netweavermod.py %{buildroot}/srv/salt/_states
cp -R salt/modules/saptunemod.py %{buildroot}/srv/salt/_modules
cp -R salt/states/saptunemod.py %{buildroot}/srv/salt/_states

cp -R salt/modules/sapcarmod.py %{buildroot}/srv/salt/_modules
cp -R salt/states/sapcarmod.py %{buildroot}/srv/salt/_states

%files
%defattr(-,root,root,-)
Expand Down

0 comments on commit a6120b7

Please sign in to comment.