]> granicus.if.org Git - fortune-mod/commitdiff
Fix a typo. atsampson-master
authorAdam Sampson <ats@offog.org>
Thu, 29 Dec 2016 21:05:27 +0000 (21:05 +0000)
committerAdam Sampson <ats@offog.org>
Thu, 29 Dec 2016 21:05:27 +0000 (21:05 +0000)
fortune-mod/CMakeLists.txt

index 1957b53827ad0b6b9d9c88e66940ff97e12736f5..211dda9e30dc83788fc220e066e2f9037cb8c42b 100644 (file)
@@ -87,7 +87,7 @@ SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
 
 SET (WITH_TEST_SUITE CACHE BOOL "")
 SET (LOCALDIR "${CMAKE_INSTALL_PREFIX}/local/share/games/fortunes" CACHE STRING "LOCALDIR fortunes dir")
-SET (LOCALODIR "${LOCALDIR}/off" CACHE STRING "offsensive fortunes localdir")
+SET (LOCALODIR "${LOCALDIR}/off" CACHE STRING "offensive fortunes localdir")
 SET (COOKIEDIR "${CMAKE_INSTALL_PREFIX}/share/games/fortunes" CACHE STRING  "cookie dir not under /usr/local")
 SET (OCOOKIEDIR "${COOKIEDIR}/off" CACHE STRING "offensive cookie dir not under /usr/local")