forked from ungleich-public/cdist
changed package state from installed to present
This commit is contained in:
parent
e57cf1e70a
commit
2b102f303a
1 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@
|
|||
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
__package luarocks --state installed
|
||||
__package make --state installed
|
||||
__package luarocks --state present
|
||||
__package make --state present
|
||||
|
|
Loading…
Reference in a new issue