mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Debian package: use install-gf
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -60,7 +60,7 @@ install: build
|
|||||||
dh_installdirs
|
dh_installdirs
|
||||||
|
|
||||||
# Add here commands to install the package into debian/gf.
|
# 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.
|
# Build architecture-independent files here.
|
||||||
|
|||||||
Reference in New Issue
Block a user