diff options
author | asami <asami@FreeBSD.org> | 1995-04-08 14:50:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-08 14:50:41 +0800 |
commit | c5b827826baf9e4c61389fbddc06f21a4ab9caf4 (patch) | |
tree | c4f149d8925b729b5418224f3c86d716fb0e6be2 /games | |
parent | 329d2a640d20cd1505f158f9d9125aa679ca17f7 (diff) | |
download | freebsd-ports-gnome-c5b827826baf9e4c61389fbddc06f21a4ab9caf4.tar.gz freebsd-ports-gnome-c5b827826baf9e4c61389fbddc06f21a4ab9caf4.tar.zst freebsd-ports-gnome-c5b827826baf9e4c61389fbddc06f21a4ab9caf4.zip |
Added comment about chmods. By the way, the previous commit was -
Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/xboing/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xboing/pkg-plist b/games/xboing/pkg-plist index b6efdf2c653a..6923fd238172 100644 --- a/games/xboing/pkg-plist +++ b/games/xboing/pkg-plist @@ -121,6 +121,7 @@ lib/X11/xboing/sounds/wzzz2.au lib/X11/xboing/sounds/youagod.au lib/X11/xboing/problems.doc man/man1/xboing.1.gz +@comment otherwise the new directories will have mode 777...duh @exec chmod 755 %D/lib/X11/xboing @exec chmod 755 %D/lib/X11/xboing/sounds @exec chmod 755 %D/lib/X11/xboing/levels |