mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-01 19:51:33 +00:00
Bugfix: Fixes #207, Build fails on Linux Mint
This commit is contained in:
@@ -21,7 +21,7 @@ do_packaging()
|
||||
# Assemble package
|
||||
#
|
||||
cd "${full_component_dir}"
|
||||
make install DESTDIR="${pkg_dir}" CMAKE_INSTALL_ALWAYS=1
|
||||
make install DESTDIR="${pkg_dir}"
|
||||
|
||||
ass_res=$?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user