bcefa6b6b9
Add packaging infrastructure to build the puppetlabs-lvm puppet module. Ported all pactches from Centos to Debian. Story: 2009101 Task: 43398 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I767b18a68f8721ec7f932597cf3d46a9bdd5baef
6 lines
53 B
Makefile
Executable File
6 lines
53 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
#export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|