mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Removing leaked Makefiles from the deb package
This commit is contained in:
parent
6379a7d937
commit
63127011bd
@ -55,7 +55,8 @@ endif
|
||||
rm -rf debian/openpilot/usr/local/OpenPilot/share/openpilotgcs/mapicons/mapicons
|
||||
rm -rf debian/openpilot/usr/local/OpenPilot/share/openpilotgcs/dials/dials
|
||||
rm -rf debian/openpilot/usr/local/OpenPilot/share/openpilotgcs/diagrams/diagrams
|
||||
|
||||
# Removing leaked files from the dist
|
||||
find debian/openpilot -name Makefile -exec rm -f {} \;
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: install
|
||||
|
Loading…
Reference in New Issue
Block a user