mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/elemental-ircd: Remove template comments from script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
962d94fd48
commit
a3fd070d25
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ mkdir -p $PKG/etc/$PRGNAM
|
|||
sed -e "s/@LIBDIRSUFFIX@/$LIBDIRSUFFIX/" \
|
||||
$CWD/slackware.conf > $PKG/etc/$PRGNAM/slackware.conf
|
||||
|
||||
# Copy the slack-desc (and a custom doinst.sh if necessary) into ./install
|
||||
mkdir -p $PKG/install
|
||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
sed -e "s/@UNAME@/$IRCD_UNAME/" \
|
||||
|
|
Loading…
Reference in a new issue