]> git.pld-linux.org Git - packages/cdrtools.git/commitdiff
- fix siconv on 64bit auto/th/cdrtools-2_01_01-0_a40_1 auto/ti/cdrtools-2_01_01-0_a40_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 28 May 2008 17:33:55 +0000 (17:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrtools.spec -> 1.138

cdrtools.spec

index 60af0b2d52f5f85c63c49eb5a26cf9ee52ece1f4..2985284b8d59831a9f5581fbe96eae1102de8280 100644 (file)
@@ -242,6 +242,9 @@ ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
 %{__perl} -pi -e 's/^(INSDIR=.*)lib/$1%{_lib}/' \
        libfile/Makefile libhfs_iso/Makefile lib*/*.mk
 
+%{__perl} -pi -e 's/lib\/siconv/%{_lib}\/siconv/g' \
+       libsiconv/{Makefile,sic_nls.c} libsiconv/*/*.mk
+
 # kill annoying beep and sleep
 %{__perl} -pi -e 's/^__gmake_warn.*//' RULES/mk-gmake.id
 
This page took 0.032458 seconds and 4 git commands to generate.