X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=captive.spec.in;h=f854a164b24ca9452b10598294767108888f1a68;hb=7325e669ad3d56127063255bbf47e4de0471f670;hp=54957f42a038a5858ba82d49b3e2cbd96be52a3f;hpb=1b46d14b810ab1989365569c919a247c21085e94;p=captive.git diff --git a/captive.spec.in b/captive.spec.in index 54957f4..f854a16 100644 --- a/captive.spec.in +++ b/captive.spec.in @@ -17,7 +17,7 @@ # Build fully statically. -# /usr/local/devel-static is required to contain static libraries. +# /usr/local/staticbuild is required to contain static libraries. %define static 1 @@ -164,7 +164,7 @@ NTFS disks will become mount(8)able at directories: /mnt/captive-VOLUME_NAME %endif # 'define' of rpm(1) does not accept line-continuation backslashes ('\'). %if %{static} -export CPPFLAGS="-I/usr/local/devel-static/include/gnome-vfs-module-2.0" +export CPPFLAGS="-I/usr/local/staticbuild/include/gnome-vfs-module-2.0" %configure \ --disable-shared --enable-static \ --enable-standalone \