Strip the installed X11rdp binary, not the original
This commit is contained in:
parent
cd6e8faccc
commit
5bb54122ba
@ -278,8 +278,8 @@ fi
|
||||
|
||||
# this will copy the build X server with the other X server binaries
|
||||
cd rdp
|
||||
strip X11rdp
|
||||
cp X11rdp $X11RDPBASE/bin
|
||||
strip $X11RDPBASE/bin/X11rdp
|
||||
|
||||
if [ "$2" = "drop" ]; then
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user