diff options
Diffstat (limited to 'django-simple-history/debian/rules')
-rwxr-xr-x | django-simple-history/debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/django-simple-history/debian/rules b/django-simple-history/debian/rules new file mode 100755 index 000000000..2d33f6ac8 --- /dev/null +++ b/django-simple-history/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ |