Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:hschaa:Factory
wireless-regdb
fix_makefile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_makefile.patch of Package wireless-regdb
diff -ur BUILD/wireless-regdb-2009.01.30/Makefile BUILD2/wireless-regdb-2009.01.30/Makefile --- BUILD/wireless-regdb-2009.01.30/Makefile 2009-01-30 21:39:04.000000000 +0100 +++ BUILD2/wireless-regdb-2009.01.30/Makefile 2009-02-09 15:19:30.000000000 +0100 @@ -32,7 +32,7 @@ # Distributions wishing to just use John's database # can just call make install. install: regulatory.bin.5.gz - install -o 0 -g 0 -m 755 -d $(DESTDIR)/$(CDRA_PATH) - install -o 0 -g 0 -m 644 regulatory.bin $(DESTDIR)/$(CDRA_PATH)/regulatory.bin + install -m 755 -d $(DESTDIR)/$(CDRA_PATH) + install -m 644 regulatory.bin $(DESTDIR)/$(CDRA_PATH)/regulatory.bin mkdir -p $(DESTDIR)/$(MANDIR)/man5/ install -m 644 -t $(DESTDIR)/$(MANDIR)/man5/ regulatory.bin.5.gz
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