[gephex-devel] gephex--main--0.4--patch-1885
gephex at sonnenland.kexbox.org
gephex at sonnenland.kexbox.org
Fri Apr 29 19:40:00 CEST 2005
Archive: gephex at gephex.org--2004
New revision: gephex--main--0.4--patch-1885
--
Revision: gephex--main--0.4--patch-1885
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Fri Apr 29 19:36:39 CEST 2005
Standard-date: 2005-04-29 17:36:39 GMT
Modified-files: data/Makefile.am
New-patches: gephex at gephex.org--2004/gephex--main--0.4--patch-1885
martin at gephex.org--2004/gephex--bugfix-125--0.4--base-0
martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-1
martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-2
Summary: [MERGE-REQUEST] bugfix for #125
Keywords:
Patches applied:
* martin at gephex.org--2004/gephex--bugfix-125--0.4--base-0
tag of gephex at gephex.org--2004/gephex--release--0.4.3--patch-1
* martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-1
replace $prefix in gephex.conf.default
* martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-2
use configure time prefix variable
* added directories
{arch}/gephex/gephex--bugfix-125
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004/patch-log
* added files
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004/patch-log/base-0
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004/patch-log/patch-1
{arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004/patch-log/patch-2
{arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/patch-log/patch-1885
* modified files
--- orig/data/Makefile.am
+++ mod/data/Makefile.am
@@ -18,6 +18,8 @@
install-data-hook:
chmod u+x $(DESTDIR)$(datadir)/run_in_terminal.sh
+ sed -e "s,\$$(prefix), at prefix@," < $(DESTDIR)$(datadir)/gephex.conf.default > $(DESTDIR)$(datadir)/gephex.conf.default.tmp
+ mv $(DESTDIR)$(datadir)/gephex.conf.default.tmp $(DESTDIR)$(datadir)/gephex.conf.default
uninstall-hook:
rm -rf $(DESTDIR)$(bindir)/gephex-engine
More information about the gephex-devel
mailing list