Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
fvwm-themes
fvwm-themes-destdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fvwm-themes-destdir.patch of Package fvwm-themes
Index: fvwm-themes-0.7.0/bin/fvwm-themes-config.in =================================================================== --- fvwm-themes-0.7.0.orig/bin/fvwm-themes-config.in +++ fvwm-themes-0.7.0/bin/fvwm-themes-config.in @@ -7,7 +7,9 @@ use strict; use Getopt::Long; +my $DESTDIR= $ENV{'DESTDIR'} || ''; my $prefix = $ENV{'prefix'} || '@prefix@'; +$prefix = $DESTDIR . $prefix; my $ROOT_PREFIX = $ENV{'ROOT_PREFIX'} || '@ROOT_PREFIX@'; $ROOT_PREFIX = $ENV{'DESTDIR'} if $ENV{'DESTDIR'}; my $bindir = "@bindir@";
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