mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
Fix missing QT_BIN usage in rdcartslots^
This commit is contained in:
@@ -37,8 +37,8 @@ uninstall-local:
|
||||
rm -f $(DESTDIR)$(prefix)/share/rivendell/rdcartslots_*.qm
|
||||
|
||||
all:
|
||||
lupdate rdcartslots.pro
|
||||
lrelease rdcartslots.pro
|
||||
@QT_BIN@/lupdate rdcartslots.pro
|
||||
@QT_BIN@/lrelease rdcartslots.pro
|
||||
|
||||
bin_PROGRAMS = rdcartslots
|
||||
|
||||
|
Reference in New Issue
Block a user