Skip to content

Commit a90ef77

Browse files
authored
Update 20_telegram_cli.sh
1 parent 974498b commit a90ef77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts.d/20_telegram_cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cd tg || exit 1
55
sed -i '107d' ./tgl/mtproto-utils.c
66
sed -i '101d' ./tgl/mtproto-utils.c
77
sed -i "s/\-rdynamic //" Makefile.in
8-
sed -i "s/\-fPIC //" Makefile.in
8+
sed -i "s/\-fPIC//" Makefile.in
99
sed -i "s/\-Werror //" Makefile.in
1010
./configure
1111
make || exit 1

0 commit comments

Comments
 (0)