We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f7bf50 + c82064c commit 30e135eCopy full SHA for 30e135e
apps/Makefile.am
@@ -19,7 +19,7 @@ all-local:
19
$(PYTHON) setup.py build
20
21
install-exec-local:
22
- $(PYTHON) setup.py install --prefix=$$DESTDIR$(prefix) --install-layout=deb
+ $(PYTHON) setup.py install --prefix=$$DESTDIR$(prefix)
23
24
clean-local:
25
rm -rf build
0 commit comments