View Issue Details

IDProjectCategoryView StatusLast Update
0001487Anope Development (1.9.x series)Otherpublic2013-02-19 08:27
Reporterfgsch Assigned ToAdam  
PrioritylowSeveritytweakReproducibilityN/A
Status resolvedResolutionfixed 
Summary0001487: Drop unneeded MAKE_DIRECTORY
DescriptionIn language/CMakeLists.txt you could remove

install(CODE "FILE(MAKE_DIRECTORY \"${LOCALE_DIR}/${LANG_LANG}/LC_MESSAGES/\")")

as the install() below will create the destination and the above contructor does not support cmake's DESTDIR.
TagsNo tags attached.

Activities

Adam

2013-02-19 08:27

administrator   ~0006385

fixed in 7d50818ee1da97dcac0037d415047955c889d307

Issue History

Date Modified Username Field Change
2013-02-18 16:44 fgsch New Issue
2013-02-19 08:27 Adam Note Added: 0006385
2013-02-19 08:27 Adam Status new => resolved
2013-02-19 08:27 Adam Resolution open => fixed
2013-02-19 08:27 Adam Assigned To => Adam