Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
SaschaMester
/
dak
의 미러
https://ftp-master.debian.org/git/dak.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
cdde0a2daa
브랜치
태그
bikeshed
deploy
document-archiving
master
mhy/add_both_mirror
mhy/clarify_pointrelease
mhy/cruft_report_cmd
mhy/pointrelease
reject-package-uses-vendor-specific-patch-series
sphinx
support-linux-5.10
dak
/
tools
/
dsync-0.0
/
debian
/
postinst
postinst
66 B
히스토리
Raw
1
2
3
4
5
6
7
#! /bin/sh
set -e
if [ "$1" = "configure" ] ; then
ldconfig
fi