From: buildmaster Date: Thu, 13 Jan 2022 22:15:15 +0000 (+0100) Subject: New release X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=95cdaa32c1147c42aa65befe128f8fa619db629f;p=Autodesk_Fusion_360.git New release --- diff --git a/Makefile b/Makefile index a994caf..d61b85d 100644 --- a/Makefile +++ b/Makefile @@ -13,9 +13,10 @@ package: sed -i s/YEAR/$(YEAR)/g oss-pkg-$(PACKAGE).spec sed s/VERSION/$(VERSION)/g init.sls.in > repo-ng/init.sls ../oss-pkg-tools/create_hash.sh $(PACKAGE) + rm -rf oss-pkg-$(PACKAGE) mkdir -p oss-pkg-$(PACKAGE) sed s/PACKAGE/$(PACKAGE)/g $(PACKAGE).sls > oss-pkg-$(PACKAGE)/$(PACKAGE).sls - if [ -d repo-ng ]; then ln -s ../repo-ng/ oss-pkg-$(PACKAGE)/repo-ng; fi + if [ -d repo-ng ]; then cd oss-pkg-$(PACKAGE); ln -s ../repo-ng; cd ..; fi tar hjcvpf oss-pkg-$(PACKAGE).tar.bz2 oss-pkg-$(PACKAGE) rm -rf oss-pkg-$(PACKAGE) mv oss-pkg-$(PACKAGE).tar.bz2 /usr/src/packages/SOURCES/ diff --git a/RELEASE b/RELEASE index c227083..d00491f 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -0 \ No newline at end of file +1