mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-24 10:14:55 +00:00
need to chmod binaries
Review URL: http://codereview.chromium.org/2325002
This commit is contained in:
@@ -60,3 +60,4 @@ clean:
|
||||
install: $(TARGET_BINS)
|
||||
mkdir -p $(DESTDIR)
|
||||
cp -f $^ $(DESTDIR)
|
||||
chmod a+rx $(patsubst %,$(DESTDIR)/%,$^)
|
||||
|
||||
Reference in New Issue
Block a user