mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
fixed copyright + rules
This commit is contained in:
parent
1411a56ce9
commit
b34449bfab
2 changed files with 3 additions and 4 deletions
|
@ -15,7 +15,7 @@ export QT_SELECT = qt5
|
|||
MY_BUILDDIR = _build
|
||||
|
||||
%:
|
||||
dh $@ --parallel --buildsystem=qmake --builddirectory=$(MY_BUILDDIR)
|
||||
dh $@ --buildsystem=qmake --builddirectory=$(MY_BUILDDIR)
|
||||
|
||||
# Override dh_auto_configure in order to call qmake on the parent dir. We call mkdir here because of #800738.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue