mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Fixed typo
This commit is contained in:
parent
439550e8ed
commit
c974b0f5c8
2
debian/rules
vendored
2
debian/rules
vendored
@ -11,5 +11,5 @@ override_dh_installinit:
|
||||
get-orig-source:
|
||||
git clone https://github.com/saltstack/salt.git
|
||||
mv salt salt-0.9.5
|
||||
tar -zcvf --exclude=debian/ --exlude=.git salt_0.9.5.orig.tar.gz salt-0.9.5
|
||||
tar -zcvf --exclude=debian/ --exclude=.git salt_0.9.5.orig.tar.gz salt-0.9.5
|
||||
mv salt_0.9.5.orig.tar.gz ../
|
||||
|
Loading…
Reference in New Issue
Block a user