1
0
forked from GitHub/gf-core

Debian package: use install-gf

This commit is contained in:
bringert
2006-03-21 10:49:59 +00:00
parent 9cb1998948
commit 1b28230449

2
debian/rules vendored
View File

@@ -60,7 +60,7 @@ install: build
dh_installdirs
# Add here commands to install the package into debian/gf.
$(MAKE) -C src install prefix=$(CURDIR)/debian/gf
$(MAKE) -C src install-gf prefix=$(CURDIR)/debian/gf
# Build architecture-independent files here.