diff --git a/Makefile.am b/Makefile.am index a445961c..f5e35761 100644 --- a/Makefile.am +++ b/Makefile.am @@ -176,6 +176,7 @@ deb rpm : checkinstall/dist/$(distdir) checkinstall/dist/debian/control $(TYPE_$@) \ $(REQUIRES_$@) \ --fstrans=yes \ + --install=no \ --strip=no \ --pkgversion=$(VERSION_$@) \ --pkgrelease=$(RELEASE) \