14
0

- add pyinotify wrapper

- fix license in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinotify?expand=0&rev=10
This commit is contained in:
Pavol Rusnak
2010-11-02 13:28:47 +00:00
committed by Git OBS Bridge
parent 6952ae0366
commit c06e24b93a
3 changed files with 14 additions and 13 deletions

2
pyinotify Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
python -m pyinotify "$@"