gephex--main--0.4--patch-1831
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1831 -- Revision: gephex--main--0.4--patch-1831 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Thu Jan 13 19:35:15 CET 2005 Standard-date: 2005-01-13 18:35:15 GMT Modified-files: modules/src/centermodule/Makefile.am New-patches: [email protected]/gephex--main--0.4--patch-1831 [email protected]/gephex--fixbug-72--0.4--base-0 [email protected]/gephex--fixbug-72--0.4--patch-1 Summary: [MERGE-REQUEST] fix centermodule installpath Keywords: Patches applied: * [email protected]/gephex--fixbug-72--0.4--base-0 tag of [email protected]/gephex--main--0.4--patch-1830 * [email protected]/gephex--fixbug-72--0.4--patch-1 fix centermodule installpath (bug 72) * added directories {arch}/gephex/gephex--fixbug-72 {arch}/gephex/gephex--fixbug-72/gephex--fixbug-72--0.4 {arch}/gephex/gephex--fixbug-72/gephex--fixbug-72--0.4/[email protected] {arch}/gephex/gephex--fixbug-72/gephex--fixbug-72--0.4/[email protected]/patch-log * added files {arch}/gephex/gephex--fixbug-72/gephex--fixbug-72--0.4/[email protected]/patch-log/base-0 {arch}/gephex/gephex--fixbug-72/gephex--fixbug-72--0.4/[email protected]/patch-log/patch-1 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1831 * modified files --- orig/modules/src/centermodule/Makefile.am +++ mod/modules/src/centermodule/Makefile.am @@ -1,4 +1,4 @@ -libdir = @libdir@/gephex/modules +libdir = @gphx_module_lib_dir@ PLUC=python @top_srcdir@/modules/pluc.py