[build_system] install sulfur/equo revision files
This commit is contained in:
1
Makefile
1
Makefile
@@ -80,6 +80,7 @@ equo-install:
|
||||
install -m 644 conf/client.conf $(DESTDIR)/etc/entropy/
|
||||
|
||||
install -m 644 client/*.py $(DESTDIR)/$(LIBDIR)/entropy/client/
|
||||
install -m 644 client/revision $(DESTDIR)/$(LIBDIR)/entropy/client/
|
||||
install -m 644 client/entropy-system-test-client $(DESTDIR)/$(LIBDIR)/entropy/client/
|
||||
install -m 755 client/equo.py $(DESTDIR)/$(LIBDIR)/entropy/client/
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ install:
|
||||
|
||||
install -m755 sulfur-client.py $(DESTDIR)/$(PKGDIR)/..
|
||||
install -m644 sulfur/*.py $(DESTDIR)/$(PKGDIR)/.
|
||||
install -m644 sulfur/revision $(DESTDIR)/$(PKGDIR)/.
|
||||
install -m644 sulfur/*.glade $(DESTDIR)/$(PKGDIR)/.
|
||||
|
||||
install -m755 repo-manager-client.py $(DESTDIR)/$(REPOMANDIR)/..
|
||||
|
||||
Reference in New Issue
Block a user