Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.3
m2300w
m2300w-0.51-foomatic.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File m2300w-0.51-foomatic.patch of Package m2300w
--- m2300w/foomatic/Makefile.in.orig 2005-10-05 21:38:00.000000000 +0200 +++ m2300w/foomatic/Makefile.in 2007-03-28 14:41:08.000000000 +0200 @@ -20,12 +20,14 @@ install: rm -rf $(SRC)/opt/m2300w-*.xml - for DIR in opt driver printer ; do \ - $(INSTALL) -d -m 755 $(SRC)/$$DIR ; \ - for F in $$DIR/*.xml ; do \ - $(INSTALL) -m 644 $$F $(SRC)/$$DIR ; \ - done ; \ - done + if [ -d $(SRC) ]; then + for DIR in opt driver printer ; do \ + $(INSTALL) -d -m 755 $(SRC)/$$DIR ; \ + for F in $$DIR/*.xml ; do \ + $(INSTALL) -m 644 $$F $(SRC)/$$DIR ; \ + done ; \ + done + fi $(INSTALL) -d -m 755 $(SHARE)/foomatic $(INSTALL) -m 755 foomatic-rip $(SHARE)/foomatic
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