The following changes were made to Makefile:

* Added glibc as dependency
  * Changed version string to new format
  * Corrected test section
  * Added BRIEF to dhcpd and dhclient makefiles
This commit is contained in:
2017-02-20 13:31:30 -06:00
parent 9f69fa6a0d
commit c0bd431eb7
3 changed files with 6 additions and 5 deletions

View File

@@ -8,8 +8,9 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
BRIEF = DHCP Client
DESC = The Internet Systems Consortium DHCP Client, dhclient, \
provides a means for configuring one or more network interfaces using \
provides a means for configuring one or more network interfaces using \
the Dynamic Host Configuration Protocol
include /usr/share/snap/Makefile.snaplinux