added missing files
This commit is contained in:
parent
01e6b0103f
commit
20754c17e9
BIN
Datas/8x8thin
Normal file
BIN
Datas/8x8thin
Normal file
Binary file not shown.
@ -8,16 +8,13 @@ install -d $DESTDIR/lib/
|
||||
install -m 0644 libtthimage.a $DESTDIR/lib/libtthimage.a
|
||||
install -m 0644 tthimage.h $DESTDIR/include/tthimage.h
|
||||
|
||||
cp -v Datas/8x8thin Datas/16x24thin $DESTDIR/share/libimage/
|
||||
|
||||
liste="genplot2 tga_cadre tga_effects tga_filtres tga_remap tga_tools \
|
||||
tga_combine tga_television tga_dither tga_applymap tga_makehf15 \
|
||||
tga_mires tga_incrust tga_pattern tga_equalize tga_alpha"
|
||||
|
||||
for binaire in $liste
|
||||
do
|
||||
|
||||
# file Tools/$binaire
|
||||
|
||||
install --strip -v Tools/$binaire $DESTDIR/bin/
|
||||
echo
|
||||
|
||||
install --strip Tools/$binaire $DESTDIR/bin/
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user