Bug 11437 - fixup-pkgconfig strips escape chars
Summary: fixup-pkgconfig strips escape chars
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-build (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 10:36 MSD by Andrey Rahmatullin
Modified: 2008-07-09 03:52 MSD (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Rahmatullin 2007-04-10 10:36:29 MSD
http://git.altlinux.org/people/wrar/packages/?p=ksquirrel-libs.git;a=summary

Before:

Cflags: -I${includedir} -DSQ_KLIBS=\"\\\"${libdir}/ksquirrel-libs\\\"\" -
DSQ_KL_VER=\"\\\"${version}\\\"\"

After:

Cflags: -DSQ_KLIBS="\"${libdir}/ksquirrel-libs\"" -DSQ_KL_VER="\"${version}\""
Comment 2 Dmitry V. Levin 2008-07-09 03:52:26 MSD
Fixed in 4.0.4-alt77.M40.2