[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpm question - expand var in 'hereis' doc
- From: Neal Becker <ndbecker2 gmail com>
- To: fedora-devel-list redhat com
- Subject: rpm question - expand var in 'hereis' doc
- Date: Tue, 26 Aug 2008 09:04:22 -0400
In a spec file:
# Create pkgconfig file
cat > emacs.pc << EOF
sitepkglispdir=%{site_lisp}
sitestartdir=%{site_lisp}/site-start.d
The value of %{site_lisp} is not expanded when written into the file. How do I fix this?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]