Skip to content

Commit

Permalink
Merge pull request #471 from allegrox/patch-1
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
SergeySlice authored Nov 2, 2021
2 parents 57b9355 + 14fdd59 commit 50b364e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CloverPackage/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ slimpkg1:
@${SRCROOT}/makepkg --nothemes

slimpkg2:
@${SRCROOT}/makepkg --nothemes --noprefpane
@${SRCROOT}/makepkg --nothemes

slimpkg3:
@${SRCROOT}/makepkg --nothemes --noprefpane --norc --nolegacy
@${SRCROOT}/makepkg --nothemes --norc --nolegacy

updatepo:
@${SRCROOT}/package/translate.sh --update-po
Expand Down

0 comments on commit 50b364e

Please sign in to comment.