diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index ae606c19d..3315aa35d 100644 --- a/debian/rules +++ b/debian/rules @@ -60,7 +60,7 @@ install: build dh_installdirs # Add here commands to install the package into debian/gf. - $(MAKE) -C src install DESTDIR=$(CURDIR)/debian/gf + $(MAKE) -C src install prefix=$(CURDIR)/debian/gf # Build architecture-independent files here. |
