Add target to package themes

This commit is contained in:
Benjamin Dauvergne 2010-12-17 16:54:01 +01:00
parent 8e87f0a9f0
commit 7458996c2a
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