parent
3cb5cb96de
commit
681366e990
2 changed files with 2 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -34,7 +34,7 @@ COCKPIT_REPO_FILES = \
|
|||
$(NULL)
|
||||
|
||||
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
||||
COCKPIT_REPO_COMMIT = 33639ff7015841747032b4158cebd4a3b3f36333 # 273
|
||||
COCKPIT_REPO_COMMIT = bc5ea7cc137ffc2f4de23976ac3893896a837c0d # 285
|
||||
|
||||
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
|
||||
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
* along with Cockpit; If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import "cockpit-dark-theme";
|
||||
import "patternfly/patternfly-4-cockpit.scss";
|
||||
|
||||
import React from 'react';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue