This commit is contained in:
Ralf Corsepius
2006-02-21 07:48:59 +00:00
parent dd3a261b7f
commit 026e27dcfd

View File

@@ -0,0 +1,5 @@
MKSPEC = sed \
-e "s,[@]rpmprefix[@],$(rpmprefix),g" \
-e "s,[@]_prefix[@],$(prefix),g" \
-e "s/[@]tool_target[@]/$(TARGET)/g" \
-e "/[@]PATCH/d"