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:
committed by
Git OBS Bridge
parent
390bcba792
commit
b56fdbb153
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user