Deprecated

This commit is contained in:
Merlin Mathesius 2019-09-23 14:24:01 -05:00
commit 7c475e485a
5 changed files with 1 additions and 1666 deletions

0
.gitignore vendored
View file

View file

@ -1,6 +0,0 @@
SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp
MODULE = $(shell pwd | sed 's/^.*\///')
BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//')
update:
curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml

1
dead.module Normal file
View file

@ -0,0 +1 @@
Deprecated

File diff suppressed because it is too large Load diff

View file