mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-27 14:09:38 +02:00
Fix parallelization make install
This commit is contained in:
parent
8711dc5bc8
commit
beaa91cdf6
@ -29,7 +29,7 @@ moc_%.cpp: %.h
|
|||||||
$(MOC) $< -o $@
|
$(MOC) $< -o $@
|
||||||
|
|
||||||
# I18N Stuff
|
# I18N Stuff
|
||||||
install-exec-local:
|
install-exec-hook:
|
||||||
mkdir -p $(DESTDIR)$(prefix)/share/rivendell
|
mkdir -p $(DESTDIR)$(prefix)/share/rivendell
|
||||||
cp rdselect_*.qm $(DESTDIR)$(prefix)/share/rivendell
|
cp rdselect_*.qm $(DESTDIR)$(prefix)/share/rivendell
|
||||||
chmod 4755 $(DESTDIR)$(prefix)/bin/rdselect
|
chmod 4755 $(DESTDIR)$(prefix)/bin/rdselect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user