Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Moore committed Oct 11, 2013
1 parent 43f8bcb commit b7f494d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src-qt4/pc-zmanager/pc-zmanager.pro
Expand Up @@ -114,8 +114,7 @@ TRANSLATIONS = i18n/ZManager_af.ts \
i18n/ZManager_zu.ts

dotrans.path=/usr/local/share/pcbsd/i18n/
dotrans.extra=cd i18n && lrelease-qt4 -nounfinished *.ts && cp *.qm $(INSTALL_RO
OT)/usr/local/share/pcbsd/i18n/
dotrans.extra=cd i18n && lrelease-qt4 -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)/usr/local/share/pcbsd/i18n/

icons.path=/usr/local/share/pcbsd/icons
icons.files=icons/zmanager.png
Expand Down

0 comments on commit b7f494d

Please sign in to comment.