Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
emacs-vm
vm-Makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vm-Makefile.patch of Package emacs-vm
Index: Makefile =================================================================== --- Makefile.orig +++ Makefile @@ -115,7 +115,7 @@ install: all install-info install-el ins install-info: vm.info test -d $(INFODIR) || mkdir -p $(INFODIR) - cp vm.info vm.info-* $(INFODIR) + cp vm.info* $(INFODIR) install-vm: vm.elc test -d $(LISPDIR) || mkdir -p $(LISPDIR) @@ -134,7 +134,7 @@ install-utils: $(UTILS) cp $(UTILS) $(BINDIR) clean: - rm -f $(UTILS) vm.info vm.info-* vm-autoload.el vm-autoload.elc $(OBJECTS) tapestry.elc + rm -f $(UTILS) vm.info* vm-autoload.el vm-autoload.elc $(OBJECTS) tapestry.elc vm.info: vm.texinfo @echo "making vm.info..."
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