stripping the binary when installing

This commit is contained in:
chris 2002-09-09 18:21:27 +00:00
parent 0860c0ef24
commit 1f314ac1df

View File

@ -84,6 +84,7 @@ dist:
rm -rf ../$(TARGET)
install: xca
strip xca
install -m 755 -o root -g root xca $(DESTDIR)@prefix@/bin
install -m 755 -o root -g root -d $(DESTDIR)@prefix@/share/xca
install -m 644 -o root -g root img/*.png $(DESTDIR)@prefix@/share/xca