removed reference to postInstallScheduler.sh;
added mv gtk* to etc directory
This commit is contained in:
parent
74195109f4
commit
6fa1f4b596
1 changed files with 1 additions and 1 deletions
|
@ -91,10 +91,10 @@ install-arch:
|
|||
mkdir -p $(CURDIR)/debian/livesupport-station/opt/livesupport/usr/lib
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/bin/scheduler \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/bin/scheduler.sh \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/bin/postInstallScheduler.sh \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/bin
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/etc/scheduler.xml* \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/etc/odbc* \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/etc/gtk* \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/etc
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/LiveSupport/alib \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/var/LiveSupport/archiveServer \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue