essandess / etv-comskip

Commercial Marking and Skipping for EyeTV and iTunes Exports
GNU General Public License v2.0
55 stars 7 forks source link

installer sets comskip directory to be mode 700 for user 501 #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
i don't have an eyetv (just want to run comskip directly).  I suppose that 
might have confused the installer for some reason, but the comskip directory is 
improperly permitted.  

thanks for going to the trouble to put this all together.

version 2.0.2-10.6

sh-3.2# pwd
/Library/Application Support/ETVComskip
sh-3.2# ls -al
total 112
drwxr-xr-x@ 14 danno  staff    476 Apr  3 11:29 .
drwxrwxr-x  27 root   admin    918 Apr  3 11:28 ..
d-wx-wx-wt@  2 501    staff     68 Jun  1  2010 .Trashes
-rw-r--r--@  1 501    staff    975 Jun  1  2010 AUTHORS
-rw-r--r--@  1 501    staff   1310 Jun  1  2010 CHANGELOG
drwxr-xr-x@  3 501    staff    102 Jun  1  2010 ComSkipper.app
drwxr-xr-x@  3 501    staff    102 Jun  1  2010 Install ETVComskip.app
-rw-r--r--@  1 501    staff  17987 Jun  1  2010 LICENSE
-rw-r--r--@  1 501    staff  18300 Jun  1  2010 LICENSE.rtf
drwxr-xr-x@  3 501    staff    102 Jun  1  2010 MarkCommercials.app
-rw-r--r--@  1 501    staff   4315 Jun  1  2010 README-EyeTV3
drwxr-xr-x@  3 501    staff    102 Jun  1  2010 UnInstall ETVComskip.app
drwxr-xr-x@  3 501    staff    102 Jun  1  2010 Wine.app
drwx------@ 13 501    staff    442 Jun  1  2010 comskip

Original issue reported on code.google.com by danpri...@gmail.com on 3 Apr 2011 at 3:50