]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Set DESTDIR properly on new-style module installs
authorRuss Allbery <rra@debian.org>
Fri, 18 Jul 2008 17:26:44 +0000 (10:26 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 22 Aug 2009 06:44:10 +0000 (23:44 -0700)
debian/module/rules

index 4e8d4a426bfe01c64c788222f673246374b976e6..c46e54d9937a7aff3dff104a73802080f6ca59c7 100755 (executable)
@@ -84,7 +84,7 @@ install-stamp: build-stamp
        dh_testdir
        dh_testroot
        dh_clean -k
-       cd src/libafs && make install
+       cd src/libafs && make install DESTDIR=$(CURDIR)/debian/tmp
        install -d -g root -o root -m 755 $(moduledir)
        install -g root -o root -m 644 \
            debian/tmp/lib/modules/*/extra/openafs/*o $(moduledir)/