|
Lines 254-267
Link Here
|
| 254 |
libspoton_install.path = /usr/lib |
254 |
libspoton_install.path = /usr/lib |
| 255 |
libspoton_install.files = libSpotOn/libspoton.so |
255 |
libspoton_install.files = libSpotOn/libspoton.so |
| 256 |
lrelease.extra = $$[QT_INSTALL_BINS]/lrelease dooble.qt5.pro |
256 |
lrelease.extra = $$[QT_INSTALL_BINS]/lrelease dooble.qt5.pro |
| 257 |
lrelease.path = . |
257 |
lrelease.path = /usr/share/dooble |
| 258 |
lupdate.extra = $$[QT_INSTALL_BINS]/lupdate dooble.qt5.pro |
258 |
lupdate.extra = $$[QT_INSTALL_BINS]/lupdate dooble.qt5.pro |
| 259 |
lupdate.path = . |
259 |
lupdate.path = /usr/share/dooble |
| 260 |
postinstall.path = /usr/share/dooble |
260 |
postinstall.path = /usr/share/dooble |
| 261 |
postinstall.extra = find /usr/local/dooble -name .svn -exec rm -rf {} \\; 2>/dev/null; echo |
261 |
postinstall.extra = find /usr/local/dooble -name .svn -exec rm -rf {} \\; 2>/dev/null; echo |
| 262 |
tab.path = /usr/share/dooble |
262 |
tab.path = /usr/share/dooble |
| 263 |
tab.files = Tab |
263 |
tab.files = Tab |
| 264 |
translations.path = /usr/local/dooble/Translations |
264 |
translations.path = /usr/share/dooble/Translations |
| 265 |
translations.files = Translations/*.qm |
265 |
translations.files = Translations/*.qm |
| 266 |
|
266 |
|
| 267 |
INSTALLS = dooble_sh \ |
267 |
INSTALLS = dooble_sh \ |