Projects
Multimedia
mythtv-0_28
mythtv-perl-install.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mythtv-perl-install.patch of Package mythtv-0_28
diff -up mythtv-0.24rc2/bindings/perl/Makefile.perl-install mythtv-0.24rc2/bindings/perl/Makefile --- mythtv-0.24rc2/bindings/perl/Makefile.perl-install 2010-11-07 17:34:04.256035523 +0100 +++ mythtv-0.24rc2/bindings/perl/Makefile 2010-11-07 21:43:43.321274345 +0100 @@ -1,14 +1,10 @@ include ../../config.mak ifdef INSTALL_ROOT -ROOT_FLAGS = PERL_INSTALL_ROOT="$(INSTALL_ROOT)" +ROOT_FLAGS = PERL_INSTALL_ROOT="$(INSTALL_ROOT)" endif -ifneq ($(PREFIX:/=), /usr) - ifneq ($(PREFIX:/=), /usr/local) - PREFIX_FLAGS=PREFIX="$(PREFIX)" - endif -endif +PREFIX_FLAGS=PREFIX="$(PREFIX)" all: perl_build @@ -19,7 +15,7 @@ distclean: clean -rm -f Makefile.perl.old Makefile.perl: Makefile.PL - perl Makefile.PL MAKEFILE=Makefile.perl $(PREFIX_FLAGS) $(PERL_CONFIG_OPTS) + perl Makefile.PL MAKEFILE=Makefile.perl $(PREFIX_FLAGS) $(PERL_CONFIG_OPTS) INSTALLDIRS=vendor perl_build: Makefile.perl @-$(MAKE) -f Makefile.perl
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.