forked from pool/filesystem
Accepting request 183229 from Base:System
-> OBS-URL: https://build.opensuse.org/request/show/183229 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=114
This commit is contained in:
commit
63e42487d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 13:51:36 CEST 2013 - mls@suse.de
|
||||
|
||||
- do not put dir modifiers on symlinks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 09:07:10 UTC 2013 - lnussel@suse.de
|
||||
|
||||
|
@ -121,7 +121,7 @@ case $SRC in
|
||||
;;
|
||||
esac
|
||||
ln -sf $SRC $RPM_BUILD_ROOT$DEST
|
||||
echo "%%dir $DEST" >> filesystem.list
|
||||
echo "$DEST" >> filesystem.list
|
||||
;;
|
||||
esac
|
||||
done < %{SOURCE1}
|
||||
|
Loading…
Reference in New Issue
Block a user