mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-22 13:40:17 +00:00
Move license files to share\doc
This commit is contained in:
@@ -8,7 +8,10 @@ set PIXMAN_DEST=%cd%-rel
|
||||
echo.Press return when ready to install!
|
||||
pause
|
||||
|
||||
copy COPYING %PIXMAN_DEST%\LICENSE.PIXMAN
|
||||
mkdir %PIXMAN_DEST%\share
|
||||
mkdir %PIXMAN_DEST%\share\doc
|
||||
mkdir %PIXMAN_DEST%\share\doc\pixman
|
||||
copy COPYING %PIXMAN_DEST%\share\doc\pixman
|
||||
|
||||
cd %PIXMAN_DEST%
|
||||
set PATH=%PATH%;%ProgramFiles%\7-zip
|
||||
|
||||
@@ -8,7 +8,10 @@ set PIXMAN_DEST=%cd%-rel
|
||||
echo.Press return when ready to install!
|
||||
pause
|
||||
|
||||
copy COPYING %PIXMAN_DEST%\LICENSE.PIXMAN
|
||||
mkdir %PIXMAN_DEST%\share
|
||||
mkdir %PIXMAN_DEST%\share\doc
|
||||
mkdir %PIXMAN_DEST%\share\doc\pixman
|
||||
copy COPYING %PIXMAN_DEST%\share\doc\pixman
|
||||
|
||||
cd %PIXMAN_DEST%
|
||||
set PATH=%PATH%;%ProgramFiles%\7-zip
|
||||
|
||||
Reference in New Issue
Block a user