[gephex-devel] gephex--release--0.4.3--patch-3

gephex at sonnenland.kexbox.org gephex at sonnenland.kexbox.org
Thu Apr 28 22:24:30 CEST 2005


Archive: gephex at gephex.org--2004
New revision: gephex--release--0.4.3--patch-3

--
Revision: gephex--release--0.4.3--patch-3
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Thu Apr 28 22:21:50 CEST 2005
Standard-date: 2005-04-28 20:21:50 GMT
Modified-files: data/Makefile.am
New-patches: gephex at gephex.org--2004/gephex--release--0.4.3--patch-3
    martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-2
Summary: use the prefix of configure (bug #125)
Keywords: bugfix



Patches applied:

 * martin at gephex.org--2004/gephex--bugfix-125--0.4--patch-2
   use configure time prefix variable

* added files

    {arch}/gephex/gephex--bugfix-125/gephex--bugfix-125--0.4/martin at gephex.org--2004/patch-log/patch-2
    {arch}/gephex/gephex--release/gephex--release--0.4.3/gephex at gephex.org--2004/patch-log/patch-3

* modified files

--- orig/data/Makefile.am
+++ mod/data/Makefile.am
@@ -18,7 +18,7 @@
 
 install-data-hook:
 	chmod u+x $(DESTDIR)$(datadir)/run_in_terminal.sh
-	sed -e "s,\$$(prefix),$(prefix)," < $(DESTDIR)$(datadir)/gephex.conf.default > $(DESTDIR)$(datadir)/gephex.conf.default.tmp
+	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:



More information about the gephex-devel mailing list