mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-21 14:19:30 -04:00
5 lines
61 B
Text
5 lines
61 B
Text
|
|
#! /bin/sh
|
||
|
|
autoconf
|
||
|
|
autoheader
|
||
|
|
automake
|
||
|
|
chmod +x debian/rules
|