SHA256
1
0
forked from pool/xfconf

Accepting request 112498 from X11:xfce

- corrected dependencies
- split of -lang subpackage
- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/112498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfconf?expand=0&rev=22
This commit is contained in:
Stephan Kulow
2012-04-17 20:03:30 +00:00
committed by Git OBS Bridge
parent 390bcba792
commit b56fdbb153
4 changed files with 57 additions and 40 deletions

View File

@@ -5,7 +5,7 @@ Index: xfconf-4.7.4/xfconf-perl/Makefile.PL.in
@@ -98,6 +98,18 @@ WriteMakefile(
$xfconf->get_makefile_vars,
);
+rename "Makefile.perl", "Makefile.perl.orig"
+ or die "Cannot rename: $!";
+open IN, "<Makefile.perl.orig"
@@ -18,6 +18,6 @@ Index: xfconf-4.7.4/xfconf-perl/Makefile.PL.in
+}
+close IN;
+close OUT;
sub MY::postamble
{