pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(x11/libs-gui) Remove (one) hardcoding of PKGVERSION from PLIST



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Mon Sep 21 13:37:00 2020 +0900
Changeset:	d34c77bd580badbf62924433c5703ac24dbf4710

Modified Files:
	libs-gui/PLIST

Log Message:
(x11/libs-gui) Remove (one) hardcoding of PKGVERSION from PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d34c77bd580badbf62924433c5703ac24dbf4710

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libs-gui/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/libs-gui/PLIST b/libs-gui/PLIST
index e9e1a7406a..5d9bd3232e 100644
--- a/libs-gui/PLIST
+++ b/libs-gui/PLIST
@@ -584,6 +584,6 @@ lib/GNUstep/Sounds/Sosumi.wav
 lib/GNUstep/Sounds/Submarine.wav
 lib/GNUstep/Sounds/Tink.wav
 lib/libgnustep-gui.so
-lib/libgnustep-gui.so.0.28.0
+lib/libgnustep-gui.so.${PKGVERSION}
 share/GNUstep/Makefiles/Additional/gui.make
 @pkgdir lib/GNUstep/Themes


Home | Main Index | Thread Index | Old Index