Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:Update
supportutils-plugin-ses
Makefile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Makefile of Package supportutils-plugin-ses
NAME = supportutils-plugin-ses SPEC = $(NAME).spec EXTRA_FILES_FOR_TAR = $(SPEC) $(NAME).changes default: clean tar clean: rm -f $(NAME)-*.tar $(NAME)-*.tar.gz tar: $(EXTRA_FILES_FOR_TAR) Makefile _service osc service disabledrun @version=$$( awk '/^Version:/ {print $$2}' $(SPEC) ) && \ echo "Version is $$version" && \ basename=$(NAME)-$$version && \ tar=$$basename.tar && \ echo "Adding $(EXTRA_FILES_FOR_TAR) to $$tar to meet NTS supportconfig plugin packaging convention ..." && \ tar rf $$tar --transform="s,^,$$basename/," $(EXTRA_FILES_FOR_TAR) && \ gzip -f $$tar
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor