mirror of
https://github.com/eLvErDe/hwraid.git
synced 2025-07-27 07:44:01 +02:00
Remove repack rule
This commit is contained in:
parent
85a8b89a63
commit
8b7baad5c9
@ -6,19 +6,6 @@ include /usr/share/quilt/quilt.make
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
# Example:
|
||||
# debian/rules repack FILE=../repack/arcconf_v1_5_20942.zip
|
||||
repack:
|
||||
BASE_NAME=linux_x64 &&\
|
||||
ABS_FILE=`readlink -f $(FILE)` &&\
|
||||
TMP_DIR=`mktemp -d` &&\
|
||||
cd $$TMP_DIR && unzip $$ABS_FILE
|
||||
#mv $$TMP_DIR/$$BASE_NAME/cmdline/arcconf $(CURDIR)/
|
||||
|
||||
build: build-arch build-indep patch
|
||||
build-arch:
|
||||
build-indep:
|
||||
|
||||
clean: unpatch
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
|
Loading…
x
Reference in New Issue
Block a user