]> git.proxmox.com Git - pve-sheepdog.git/blobdiff - debian/rules
export DEB_BUILD_HARDENING=1
[pve-sheepdog.git] / debian / rules
index a22fc671277eaa57cffe16ebc16aea70f9ee8b94..f690c783df7ea68bb8d3d2d74dd81de87c36dc80 100755 (executable)
@@ -1,14 +1,9 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
-# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_HARDENING=1
+
 %:
        dh --with quilt $@