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