X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Frules;h=63165438182884d3174cbe0fbf5d08a638bd410e;hb=7ba4ac5f2ecc4a5802dfdc1c0dba5d0562b969d4;hp=9ba3ef669d34a630d23a65f8e179a6cf0c988718;hpb=7ec2cf1f72996d6bb25cdc510fba170ec2c62eaf;p=rrq%2Ffusefile.git diff --git a/debian/rules b/debian/rules index 9ba3ef6..6316543 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f -# See debhelper(7) (uncomment to enable) # output every command that modifies files on the build system. #export DH_VERBOSE = 1 @@ -18,10 +17,10 @@ dh $@ -# dh_make generated override targets +# dh_make generated ecamples of override targets # This is example for Cmake (See https://bugs.debian.org/641051 ) #override_dh_auto_configure: # dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) -override_dh_usrlocal: - true +#override_dh_usrlocal: +# true