aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2011-12-02 00:29:30 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2011-12-02 00:29:30 +0000
commit9a24e2a2a6f129ecb179787aedc729032f8b0df1 (patch)
tree777b38dabc299c1c4477edb23b13d96bda5fff9f /debian/rules
parent1eaceca55c7e62892fd28bfbb5fc03240a48cee3 (diff)
downloadlibconfig-9a24e2a2a6f129ecb179787aedc729032f8b0df1.tar.gz
v1.4.8
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c07a422..265b0b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,7 +76,7 @@ install: build
dh_installdirs
# Add here commands to install the package into debian/tmp
- $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp install
$(RM) .libs/*.la
# Build architecture-independent files here.