
Modified memcached-custom to add support for Debian packaging. TODO: Test commented out service file parameters on Debian. Test Plan: PASS: Package installed and ISO built successfully Story: 2009256 Task: 43737 Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com> Change-Id: Ibddb64317d72fefe04e1e9ce18ad9b61839c5fca
6 lines
53 B
Makefile
6 lines
53 B
Makefile
#!/usr/bin/make -f
|
|
#export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|