diff options
author | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-03 17:38:46 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@yahoo.com.ar> | 2013-07-08 12:01:52 -0300 |
commit | d791aa47365110c3f9d2b67f2f8e2730e6b17094 (patch) | |
tree | af955fc7defdbab9f76630c1bde1ed241d04972f | |
parent | dcc9de08fcec2ff1b7a5da7d93df2fc138dcc0a5 (diff) |
Update lupdate binary name.
This may be different in other linuxes, but for now i'll let working in
my system.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ RESOURCES = locale.qrc loggerwindow.qrc mainwindow.qrc icons.qrc #pyuic4 and pyrcc4 binaries PYUIC = pyside-uic PYRCC = pyside-rcc -PYLUP = pylupdate4 +PYLUP = pyside-lupdate LRELE = lrelease |