From aedd04a7bfe608c7e9f9a6c6c6cf49983f98334b Mon Sep 17 00:00:00 2001 From: tissoire Date: Mon, 9 Jun 2008 16:01:44 +0000 Subject: enhanced compat 64bits for ubuntu --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index bb2c839..a40fe97 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,7 @@ install: build dh_testroot dh_clean -k dh_installdirs - cd src && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp PREFIX=/usr + cd src && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp PREFIX=/usr LIB=/lib binary-indep: build install binary-arch: build install -- cgit v1.1