2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

Add patches to source to build deb packages

This commit is contained in:
cxhong 2020-11-12 14:20:47 -05:00
parent 9d358873f3
commit 1d6c551711
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
build: build-stamp
build-stamp:
dh_testdir
dh_quilt_patch
# Add here commands to compile the package.
$(MAKE) -C src bin/undionly.kkpxe
$(MAKE) -C src bin-x86_64-efi/ipxe.efi

View File

@ -1,6 +1,6 @@
#!/bin/bash
tar xvfj xnba-1.20.1.tar.bz2
tar xvf ./xnba-1.20.1.tar.bz2
cd xnba-1.20.1
cp -rL ../debian .
dpkg-buildpackage -uc -us -aamd64