Skip to content

Commit

Permalink
[build] Remove duplicated ELSE command from the cmake file to create …
Browse files Browse the repository at this point in the history
…plugin settings deb package
  • Loading branch information
eumagga0x2a committed Oct 15, 2017
1 parent 7e90d1e commit 95fc814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion avidemux_plugins/pluginsPackageDebian.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ELSE(DO_SETTINGS)
SET(CPACK_COMPONENTS_ALL plugins)
SET(CPACK_DEBIAN_PACKAGE_NAME "avidemux3-plugins-${PLUGIN_EXT}")
SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "Simple video editor, plugins (${PLUGIN_EXT} ")
ELSE(DO_SETTINGS)
ENDIF(DO_SETTINGS)
#
# Build our deps list
Expand Down

0 comments on commit 95fc814

Please sign in to comment.