Browse Source

Removing static library from imlib2 and giblib

master
mid-kid 8 years ago
parent
commit
84e705a165
  1. 2
      satellites/giblib.sat
  2. 2
      satellites/imlib2.sat

2
satellites/giblib.sat

@ -20,6 +20,6 @@ for x in $(cat ../debian/patches/series); do
done done
autoreconf -i autoreconf -i
compile_configure compile_configure -- --disable-static
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: # vim:set tabstop=4 shiftwidth=4 syntax=sh et:

2
satellites/imlib2.sat

@ -9,6 +9,6 @@ dlextract "https://sourceforge.net/projects/enlightenment/files/$name-src/$versi
header_end header_end
cd "$name-$version" cd "$name-$version"
compile_configure compile_configure -- --disable-static
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: # vim:set tabstop=4 shiftwidth=4 syntax=sh et:

Loading…
Cancel
Save