* Now FHS compliant. But the packages it builds will probably not be..

This commit is contained in:
joey
1999-09-06 21:29:23 +00:00
parent 4f5b63ee13
commit 046afb14d4
5 changed files with 23 additions and 13 deletions

View File

@@ -22,8 +22,8 @@ install:
cp -f patches/* $(DESTDIR)/$(PREFIX)/lib/alien/patches/
-rm -f $(DESTDIR)/$(PREFIX)/lib/alien/patches/*.gz
gzip -qf9 $(DESTDIR)/$(PREFIX)/lib/alien/patches/*
install -d $(DESTDIR)/$(PREFIX)/man/man1
cp -f alien.1 $(DESTDIR)/$(PREFIX)/man/man1
install -d $(DESTDIR)/$(PREFIX)/share/man/man1
cp -f alien.1 $(DESTDIR)/$(PREFIX)/share/man/man1
# This updates the version number in various files.
version: