]> git.pld-linux.org Git - packages/cdrtools.git/commitdiff
- lib64 support auto/ac/cdrtools-2_01a27-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Mar 2004 17:16:18 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrtools.spec -> 1.99

cdrtools.spec

index 8bb71c8e1a773d7486ef6f6b151c697544a9ed20..48a567b5cc637efe5137bdb635878a491976dcbc 100644 (file)
@@ -226,6 +226,9 @@ chmod +w -R *
 ln -sf i586-linux-gcc.rul RULES/x86_64-linux-gcc.rul
 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
+
 %build
 cd conf
 cp -f /usr/share/automake/config.* .
This page took 0.20438 seconds and 4 git commands to generate.