Add target to package just the theme

This commit is contained in:
Benjamin Dauvergne 2010-11-30 10:13:08 +01:00
parent 8a089f67e1
commit 3783989457
1 changed files with 8 additions and 0 deletions

View File

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