]> repo.cephalix.eu Git - Autodesk_Fusion_360.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 13 Jan 2022 22:15:15 +0000 (23:15 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 13 Jan 2022 22:15:15 +0000 (23:15 +0100)
Makefile
RELEASE

index a994cafa139dd4da5341bd1f6b3fa494ba157450..d61b85dd9fead2846ae26267b38c3a7ffb8866a8 100644 (file)
--- 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 c227083464fb9af8955c90d2924774ee50abb547..d00491fd7e5bb6fa28c517a0bb32b8b506539d4d 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-0
\ No newline at end of file
+1