Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201321 | Differences between
and this patch

Collapse All | Expand All

(-)ecm-6.2.1.p0/spkg-install.orig (-1 / +1 lines)
Lines 19-25 Link Here
19
# remove old executable/headers/library
19
# remove old executable/headers/library
20
echo "Removing old binary, headers and static library"
20
echo "Removing old binary, headers and static library"
21
rm -f "$SAGE_LOCAL"/bin/ecm
21
rm -f "$SAGE_LOCAL"/bin/ecm
22
rm -f "$SAGE_LCOAL"/lib/libecm.*
22
rm -f "$SAGE_LOCAL"/lib/libecm.*
23
rm -r "$SAGE_LOCAL"/include/ecm.h
23
rm -r "$SAGE_LOCAL"/include/ecm.h
24
24
25
cd src
25
cd src

Return to bug 201321