BUG: fix typo
Alex
This commit is contained in:
parent
dfbd4ce0f2
commit
281e08131a
@ -37,7 +37,7 @@ IF(NOT DEBIAN_PACKAGE_ARCHITECTURE)
|
|||||||
# There is no such thing as i686 architecture on debian, you should use i386 instead
|
# There is no such thing as i686 architecture on debian, you should use i386 instead
|
||||||
# $ dpkg --print-architecture
|
# $ dpkg --print-architecture
|
||||||
SET(DEBIAN_PACKAGE_ARCHITECTURE i386)
|
SET(DEBIAN_PACKAGE_ARCHITECTURE i386)
|
||||||
ENDIF(NOT DEBIAN_PACAKGE_ARCHITECTURE)
|
ENDIF(NOT DEBIAN_PACKAGE_ARCHITECTURE)
|
||||||
|
|
||||||
# have a look at GET_PROPERTY(result GLOBAL ENABLED_FEATURES), this returns
|
# have a look at GET_PROPERTY(result GLOBAL ENABLED_FEATURES), this returns
|
||||||
# the successful FIND_PACKAGE() calls, maybe this can help
|
# the successful FIND_PACKAGE() calls, maybe this can help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user