diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-23 23:44:35 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-23 23:44:35 -0500 |
commit | ac7d17f88e200f3f1c213474e7b875ecd341753d (patch) | |
tree | 0729e8e8b7903e7ecef8177fd2cc0a2c89567a29 /lib/libalpm/po/Makevars | |
parent | d8d287b4d215eceb382385b84495666f5a03399e (diff) | |
parent | d62a429b924e70f48bf021d3c355dd9455d1c45b (diff) | |
download | pacman-ac7d17f88e200f3f1c213474e7b875ecd341753d.tar.xz |
Merge branch 'po-split'
Diffstat (limited to 'lib/libalpm/po/Makevars')
-rw-r--r-- | lib/libalpm/po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/po/Makevars b/lib/libalpm/po/Makevars index 688553d1..09fb3539 100644 --- a/lib/libalpm/po/Makevars +++ b/lib/libalpm/po/Makevars @@ -4,7 +4,7 @@ DOMAIN = libalpm # These two variables depend on the location of this directory. -subdir = po +subdir = lib/libalpm/po top_builddir = ../../../ # These options get passed to xgettext. |