From: buildmaster Date: Mon, 5 Nov 2018 15:40:48 +0000 (+0100) Subject: Remove not used sed. X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=5f001a2d2d080fcd14d86a2bf8e029c5bdcb0f8c;p=template-old.git Remove not used sed. --- diff --git a/Makefile b/Makefile index 2d912a9..8ae6875 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,6 @@ package: sed s/VERSION/$(VERSION)/g oss-pkg-$(PACKAGE).spec.in > oss-pkg-$(PACKAGE).spec sed -i s/RELEASE/$(NRELEASE)/g oss-pkg-$(PACKAGE).spec sed -i s/PACKAGE/$(PACKAGE)/g oss-pkg-$(PACKAGE).spec - sed -i "s/DISPLAYNAME/$(DISPLAYNAME)/g" oss-pkg-$(PACKAGE).spec sed -i s/YEAR/$(YEAR)/g oss-pkg-$(PACKAGE).spec ../oss-pkg-tools/create_hash.sh $(PACKAGE) mkdir -p oss-pkg-$(PACKAGE)