Import Upstream version 1.05+ds
This commit is contained in:
14
debian/rules
vendored
14
debian/rules
vendored
@@ -1,14 +0,0 @@
|
||||
#!/usr/bin/make -f
|
||||
export DH_VERBOSE=1
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_build:
|
||||
|
||||
override_dh_auto_install:
|
||||
install -d $(CURDIR)/debian/hd-idle
|
||||
make install DESTDIR=$(CURDIR)/debian/hd-idle ARCH=$(DEB_HOST_ARCH)
|
||||
|
||||
override_dh_strip:
|
||||
Reference in New Issue
Block a user