Redundant slash
The build was successful. Details

This commit is contained in:
Rafal Kupiec 2018-08-10 08:44:58 +02:00
förälder bfbe97255c
incheckning 0561c5f901
Signerad av: belliash
GPG-nyckel ID: 4E829243E0CFE6B4
1 ändrade filer med 1 tillägg och 1 borttagningar

Visa fil

@ -11,7 +11,7 @@ RCFLAGS = -O3 -s
LDFLAGS =
# Destination directory
DESTDIR ?= $(realpath .)/binary/
DESTDIR ?= $(realpath .)/binary
##############################################
### Do not modify anything below this line ###