mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Clean up redundant Makefile steps
This commit is contained in:
parent
891aa7c255
commit
05aa28a377
@ -4,9 +4,6 @@ srpm:
|
|||||||
cd fedora/; \
|
cd fedora/; \
|
||||||
SOURCE_DIR=.. \
|
SOURCE_DIR=.. \
|
||||||
WORKDIR="$${PWD}"; \
|
WORKDIR="$${PWD}"; \
|
||||||
package_temporary_dir="$${WORKDIR}/pkg-dist-tmp"; \
|
|
||||||
pkg_src_dir="$${WORKDIR}"; \
|
|
||||||
GNU_TAR=1; \
|
|
||||||
tar \
|
tar \
|
||||||
--transform "s,^\.,jellyfin-server-$(VERSION)," \
|
--transform "s,^\.,jellyfin-server-$(VERSION)," \
|
||||||
--exclude='.git*' \
|
--exclude='.git*' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user