[gephex-devel] gephex--main--0.4--patch-1838

gephex at sonnenland.kexbox.org gephex at sonnenland.kexbox.org
Sat Feb 12 15:58:35 CET 2005


Archive: gephex at gephex.org--2004
New revision: gephex--main--0.4--patch-1838

--
Revision: gephex--main--0.4--patch-1838
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Sat Feb 12 15:55:55 CET 2005
Standard-date: 2005-02-12 14:55:55 GMT
Modified-files: configure.ac
New-patches: gephex at gephex.org--2004/gephex--main--0.4--patch-1838
    martin at gephex.org--2004/gephex--fix-install-paths--0.4--base-0
    martin at gephex.org--2004/gephex--fix-install-paths--0.4--patch-1
Summary: [MERGE-REQUEST] bugfix for #79
Keywords: 

Patches applied:

 * martin at gephex.org--2004/gephex--fix-install-paths--0.4--base-0
   tag of gephex at gephex.org--2004/gephex--main--0.4--patch-1837

 * martin at gephex.org--2004/gephex--fix-install-paths--0.4--patch-1
   fix for bug #79

* added directories

    {arch}/gephex/gephex--fix-install-paths
    {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4
    {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/martin at gephex.org--2004
    {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/martin at gephex.org--2004/patch-log

* added files

    {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/martin at gephex.org--2004/patch-log/base-0
    {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/martin at gephex.org--2004/patch-log/patch-1
    {arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/patch-log/patch-1838

* modified files

--- orig/configure.ac
+++ mod/configure.ac
@@ -371,8 +371,8 @@
 
 # set gphx_module_lib_dir and gphx_type_lib_dir
 test "x$prefix" = xNONE && prefix=$ac_default_prefix
-AC_SUBST(gphx_module_lib_dir, "${prefix}/lib/gephex-0.4/modules")
-AC_SUBST(gphx_type_lib_dir, "${prefix}/lib/gephex-0.4/types")
+AC_SUBST(gphx_module_lib_dir, '$(prefix)/lib/gephex-0.4/modules')
+AC_SUBST(gphx_type_lib_dir, '$(prefix)/lib/gephex-0.4/types')
 
 AC_CONFIG_FILES([Makefile
 base/Makefile



More information about the gephex-devel mailing list