remove OpenRA.TilesetBuilder.exe from Linux packages
This commit is contained in:
@@ -29,6 +29,9 @@ make install-linux-shortcuts prefix="/usr" DESTDIR="$PWD/packaging/linux/$ROOTDI
|
|||||||
# Remove the WinForms dialog which is replaced with a native one provided by zenity
|
# Remove the WinForms dialog which is replaced with a native one provided by zenity
|
||||||
rm $PWD/packaging/linux/$ROOTDIR/usr/lib/openra/OpenRA.CrashDialog.exe
|
rm $PWD/packaging/linux/$ROOTDIR/usr/lib/openra/OpenRA.CrashDialog.exe
|
||||||
|
|
||||||
|
# Remove the WinForms tileset builder which does not work outside the source tree
|
||||||
|
rm $PWD/packaging/linux/$ROOTDIR/usr/lib/openra/OpenRA.TilesetBuilder.exe
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
mkdir -p $PWD/packaging/linux/$ROOTDIR/usr/share/doc/openra/
|
mkdir -p $PWD/packaging/linux/$ROOTDIR/usr/share/doc/openra/
|
||||||
cp *.html $PWD/packaging/linux/$ROOTDIR/usr/share/doc/openra/
|
cp *.html $PWD/packaging/linux/$ROOTDIR/usr/share/doc/openra/
|
||||||
|
|||||||
Reference in New Issue
Block a user