Skip to content
Snippets Groups Projects
Commit fec6ba21 authored by juergen's avatar juergen
Browse files

upgpkg: emacs 24.1-1



git-svn-id: file:///srv/repos/svn-packages/svn@161421 eb2447ed-0c53-47e4-bac8-5bc4a241df78
parent c77a9ea3
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ package() {
# remove conflict with ctags package
mv "$pkgdir"/usr/bin/{ctags,ctags.emacs}
mv "$pkgdir"/usr/share/man/man1/{ctags.1,ctags.emacs.1}
mv "$pkgdir"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
# fix all the 777 perms on directories
find "$pkgdir"/usr/share/emacs/$_majorver -type d -exec chmod 755 {} \;
# fix user/root permissions on usr/share files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment