mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[cleaning] remove some f***ing names and comments
This commit is contained in:
@@ -31,7 +31,7 @@ PAPARAZZI_SRC=$(shell pwd)
|
||||
empty=
|
||||
space=$(empty) $(empty)
|
||||
ifneq ($(findstring $(space),$(PAPARAZZI_SRC)),)
|
||||
$(error No fucking spaces allowed in the current directory name)
|
||||
$(error No spaces allowed in the current directory name)
|
||||
endif
|
||||
ifeq ($(PAPARAZZI_HOME),)
|
||||
PAPARAZZI_HOME=$(PAPARAZZI_SRC)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<airframe name="FuckYou_1">
|
||||
<airframe name="F***You_1">
|
||||
|
||||
|
||||
<makefile>
|
||||
|
||||
Reference in New Issue
Block a user