Add target to package themes

This commit is contained in:
Benjamin Dauvergne 2010-12-17 16:54:01 +01:00
parent 3f443e3f85
commit 277afcd654
1 changed files with 5 additions and 4 deletions

View File

@ -19,10 +19,11 @@ upload:
dput lupin-$(DISTRIBUTION) ../$(PACKAGE)_$(VERSION)_*.changes
git push origin
ifef.zip: theme/*
ln -sf theme ifef
zip -r ifef ifef
rm ifef
ifef.zip: theme/ifef/*
cd theme; zip -r ../ifef ifef
centreressources.zip: theme/centreressources/*
cd theme; zip -r ../centreressources centreressources
clean:
-rm -f ifef.zip