Skip to content

Commit

Permalink
8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberroland committed Sep 8, 2023
1 parent f9e88d2 commit 9463786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lam-packaging/buildPackages
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ rm -r lam/tests
rm -f lam/lib/3rdParty/tcpdf/fonts/*.ttf
rm -r lam/templates/lib/extra/ckeditor/plugins/*/dev
rm -r lam/lib/3rdParty/composer/nesbot/carbon/bin
chmod -R -x lam/lib/3rdParty
chmod -R -x+X lam/lib/3rdParty
rm lam/composer*
find . -name .svnignore -exec rm {} \;
find . -name .gitignore -exec rm {} \;
Expand Down

0 comments on commit 9463786

Please sign in to comment.