[singular] 12/45: install factory.h where libfac expects it.
felix salfelder
felix-guest at alioth.debian.org
Sat Sep 14 13:57:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master-3-1-5
in repository singular.
commit 80af528c075a9215ceb425f9221350be1a184fc3
Author: Felix Salfelder <felix at salfelder.org>
Date: Mon Jul 15 20:34:30 2013 +0200
install factory.h where libfac expects it.
---
factory/GNUmakefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/factory/GNUmakefile.in b/factory/GNUmakefile.in
index ad740c9..f2b9c96 100644
--- a/factory/GNUmakefile.in
+++ b/factory/GNUmakefile.in
@@ -549,7 +549,7 @@ installcf: cf
$(INSTALL_DATA) $(libfactory) $(DESTDIR)$(libdir)/$(libfactory)
-$(INSTALL_DATA) libsingcf_g.a $(DESTDIR)$(libdir)/libsingcf_g.a
-$(INSTALL_DATA) libsingcf_p.a $(DESTDIR)$(libdir)/libsingcf_p.a
- $(INSTALL_DATA) factory.h $(DESTDIR)$(includedir)/factory.h
+ $(INSTALL_DATA) factory.h $(DESTDIR)$(includedir)/factory/factory.h
$(INSTALL_DATA) cf_gmp.h $(DESTDIR)$(includedir)/factory/cf_gmp.h
$(INSTALL_DATA) factoryconf.h $(DESTDIR)$(includedir)/factory/factoryconf.h
# FIXME: what is templatedir?
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/singular.git
More information about the debian-science-commits
mailing list