main/thunar: rebuild

This commit is contained in:
Natanael Copa 2011-08-17 09:06:59 +00:00
parent f2bc5e4877
commit 20b95f189e

View File

@ -36,6 +36,8 @@ build() {
--enable-exif \
--enable-pcre \
--enable-dbus \
--enable-gio-unix \
--enable-gudev \
|| return 1
make || return 1
}