diff options
author | Perberos <[email protected]> | 2011-11-07 21:10:16 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-07 21:10:16 -0300 |
commit | 421415f7cb1ba9c8a97a1837d4f789242c2fb0e6 (patch) | |
tree | ff577138b5844466f1a22527c4f92e805a607c7c /data/Makefile.am | |
parent | 1d63a49a77ab8f7d01daef6ce18e57100508067b (diff) | |
download | pluma-421415f7cb1ba9c8a97a1837d4f789242c2fb0e6.tar.bz2 pluma-421415f7cb1ba9c8a97a1837d4f789242c2fb0e6.tar.xz |
using ./config/ instead of ./mate2/
Diffstat (limited to 'data/Makefile.am')
-rwxr-xr-x | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index a137334f..da8ec7d9 100755 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -16,7 +16,7 @@ pkgconfig_DATA = pluma-@[email protected] pluma-@[email protected]: pluma.pc cp pluma.pc pluma-@[email protected] -bugreportdir = $(libexecdir)/pluma-2 +bugreportdir = $(libexecdir)/pluma bugreport_SCRIPTS = pluma-bugreport.sh if MATECONF_SCHEMAS_INSTALL |