Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
allegrox authored Nov 2, 2021
1 parent 57b9355 commit 14fdd59
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 14fdd59

Please sign in to comment.