mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-10 14:10:10 +00:00
fixed wrong spelled word
This commit is contained in:
parent
56ef6b1b45
commit
e672960bb9
@ -53,7 +53,7 @@ add_custom_target(uninstall_build
|
|||||||
COMMAND rm -f $ENV{DESTDIR}${appbin}/${PROJECT_NAME}
|
COMMAND rm -f $ENV{DESTDIR}${appbin}/${PROJECT_NAME}
|
||||||
COMMAND rm -f $ENV{DESTDIR}${appdir}/applications/${PROJECT_NAME}.desktop
|
COMMAND rm -f $ENV{DESTDIR}${appdir}/applications/${PROJECT_NAME}.desktop
|
||||||
COMMAND rm -rf $ENV{DESTDIR}${appdir}/${PROJECT_NAME}
|
COMMAND rm -rf $ENV{DESTDIR}${appdir}/${PROJECT_NAME}
|
||||||
COMMENT Unstalling files...
|
COMMENT Uninstalling files...
|
||||||
|
|
||||||
COMMENT Remove old files if exist
|
COMMENT Remove old files if exist
|
||||||
COMMAND rm -rf $ENV{DESTDIR}${appdir}/wihotspot
|
COMMAND rm -rf $ENV{DESTDIR}${appdir}/wihotspot
|
||||||
|
Loading…
Reference in New Issue
Block a user